Skip to content

Commit

Permalink
chore: upgrade Django to 4.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Sep 10, 2024
1 parent 1bd0b54 commit 21635a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.15
django==4.2.16
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.15
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down

0 comments on commit 21635a2

Please sign in to comment.