Skip to content

Commit

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

---
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 Oct 18, 2023
1 parent 1e69cf1 commit 6fd47e4
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==4.2.6 ; python_version >= '3.9'
# hypothesis==6.80.0

0 comments on commit 6fd47e4

Please sign in to comment.