From 70606bccfe6385b441b2eaf1549e3cd5fc8c942d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 05:57:17 +0000 Subject: [PATCH] Update python-dateutil requirement from ~=2.8.2 to ~=2.9.0 Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6707a885..0cf5c31f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ git+https://github.com/Rurusetto/rurusetto-django-allauth.git django-colorfield~=0.10.1 django-admin-interface~=0.26.0 python-decouple~=3.8 -python-dateutil~=2.8.2 +python-dateutil~=2.9.0 boto3~=1.28.10 django-storages~=1.13 gunicorn~=21.2.0