Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 67ee993 commit 944540a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==4.2.3
Django==4.2.4
django-environ==0.10.0
gunicorn==20.1.0
django-allauth==0.54.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cryptography==41.0.2
# via pyjwt
defusedxml==0.7.1
# via python3-openid
django==4.2.3
django==4.2.4
# via
# -r requirements.in
# django-allauth
Expand Down

0 comments on commit 944540a

Please sign in to comment.