Skip to content

Commit

Permalink
Bump django from 2.2.28 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.28 to 5.0.1.
- [Commits](django/django@2.2.28...5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 45d4344 commit 7afeeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Django==1.11.29 ; python_version < '3.9'
Django==2.2.28 ; python_version >= '3.9'
Django==5.0.1 ; python_version >= '3.9'
# hypothesis==6.80.0

0 comments on commit 7afeeb3

Please sign in to comment.