Skip to content

Commit

Permalink
Merge pull request #390 from magajh/magajh/patch-django-quince-4.2.10
Browse files Browse the repository at this point in the history
chore: update Django to 4.2.10 for Quince - Security Patch
  • Loading branch information
cmltaWt0 authored Feb 7, 2024
2 parents a10a212 + 7c63e0d commit 23cb7c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ coreschema==0.0.4
# drf-yasg
cryptography==41.0.4
# via pyjwt
django==4.2.7
django==4.2.10
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.7
django==4.2.10

0 comments on commit 23cb7c7

Please sign in to comment.