From 4f97e1989583444543fbcc158c932fa9e69e0c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:50:17 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements.in b/requirements.in index 6bbeab56..3c87a33d 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ # Main packages -django>=3, <4 +django>=3, <5 # Main Django apps djangorestframework diff --git a/requirements.txt b/requirements.txt index 96670c01..f3b6b3ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ click==8.1.3 # via pip-tools decorator==5.1.1 # via ipython -django==3.2.25 +django==4.2.16 # via # -r requirements.in # django-activity-stream @@ -142,9 +142,7 @@ python-dateutil==2.8.2 # ics # influxdb pytz==2022.1 - # via - # django - # influxdb + # via influxdb pyyaml==6.0.1 # via pymdown-extensions redis==5.0.8