From 4dad1d0e214a53d54d24e870eb35fcbb84f607db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:32:05 +0000 Subject: [PATCH] chore(deps)(deps): bump python-dateutil in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c96119e..77fc6b2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ slowapi==0.1.9 APScheduler==3.10.4 python-crontab==3.0.0 croniter==6.2.2 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 aiosmtplib==3.0.2 sentry-sdk[fastapi]==2.19.0 prometheus-client==0.21.0