From 6f38694d31effcf0f8ba1a18a08f4eca06d3d50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:01:41 +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 06ffddf..5f7489d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ paramiko==2.11.0 proxmoxer==2.2.0 psutil==7.0.0 psycopg2-binary==2.9.10 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 redis==6.4.0 requests==2.32.5 rq==2.6.0