From 805cc218efab0bd3e3a3c2f90c89e27ebf1e9b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:55:27 +0000 Subject: [PATCH] Bump django from 5.0.1 to 5.0.2 Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: django 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 a2e14da..e0ce681 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ diskcache==5.4.0 distlib==0.3.8 distro==1.9.0 distro-info==1.7 -Django==5.0.1 +Django==5.0.2 django-crispy-forms==2.1 django-filter==23.5 dnslib==0.9.24