From 330edd636af71d5b11266b4fd53625f315b5b3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:02:09 +0000 Subject: [PATCH] build(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 in /backend Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 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.8.2...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... 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 0416dcb0c..636f90217 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ Flask-Cors==4.0.1 flask-talisman==1.1.0 google-cloud-storage==2.16.0 gunicorn==22.0.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 pytoml==0.1.21 redis==5.0.5 swagger-ui-bundle==1.1.0