Skip to content

Commit 62052a1

Browse files
Bump django from 2.2.28 to 5.0.3
Bumps [django](https://github.com/django/django) from 2.2.28 to 5.0.3. - [Commits](django/django@2.2.28...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45d4344 commit 62052a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Django==1.11.29 ; python_version < '3.9'
2-
Django==2.2.28 ; python_version >= '3.9'
2+
Django==5.0.3 ; python_version >= '3.9'
33
# hypothesis==6.80.0

0 commit comments

Comments
 (0)