From 1f079350bbd053f198ca6447e5b88660fd999a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:35:53 +0000 Subject: [PATCH] Bump django from 4.1.13 to 5.0.4 Bumps [django](https://github.com/django/django) from 4.1.13 to 5.0.4. - [Commits](https://github.com/django/django/compare/4.1.13...5.0.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21abcbf6..df1cc08a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bcrypt==3.1.7 beautifulsoup4==4.10.0 bleach==4.1.0 -Django==4.1.13 +Django==5.0.4 django-cors-headers==3.11.0 django-parsley==0.7 html5lib==1.1