Bläddra i källkod

Bump django from 3.2.8 to 4.0.1

Bumps [django](https://github.com/django/django) from 3.2.8 to 4.0.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.8...4.0.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 år sedan
förälder
incheckning
90c9a72e1d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 asgiref==3.4.1
-Django==3.2.8
+Django==4.0.1
 pytz==2021.3
 sqlparse==0.4.2
 requests==2.26.0