From 732c7d2a7e20d33c44f0d6e3c0d1de5e5e292c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 07:27:29 +0000 Subject: [PATCH] Bump python-dateutil from 2.9.0 to 2.9.0.post0 Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.9.0 to 2.9.0.post0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.9.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 553937b..d273cd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Werkzeug==3.1.8 openpyxl==3.1.5 pandas==2.2.3 requests==2.34.2 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 PyJWT[crypto]==2.13.0 cryptography==50.0.0 APScheduler==3.11.0