From 5e34b81bb89014a0ea6252ac485d20af625093f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 17:44:27 +0000 Subject: [PATCH] deps: 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 429755d..3cf8feb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ alembic==1.14.0 jinja2==3.1.6 python-multipart==0.0.32 httpx==0.28.1 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 pydantic[email]==2.10.3 pydantic-settings==2.7.0 aiosmtplib==5.1.2