Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit f134e0c

Browse files
Bump django from 3.2.11 to 4.0.2
Bumps [django](https://github.com/django/django) from 3.2.11 to 4.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.11...4.0.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05ff7e5 commit f134e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Contains all dependencies which are required for production and for development
2-
Django==3.2.11
2+
Django==4.0.2
33
django-allauth==0.45.0
44
django-allauth-cas==1.0.0
55
django-allauth-d120==0.0.8

0 commit comments

Comments
 (0)