From e2672d855e9fbb248f21e6cbfb819915febcf538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:45:35 +0000 Subject: [PATCH] chore(deps)(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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9abfd9a..fd522a4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.135.2 uvicorn[standard]==0.42.0 psycopg2-binary==2.9.11 -python-dateutil==2.9.0 +python-dateutil==2.9.0.post0 pandas==2.3.3 pyarrow==16.1.0 duckdb==0.10.3