Skip to content

Commit

Permalink
Merge pull request #341 from magajh/magajh/patch-django-palm
Browse files Browse the repository at this point in the history
chore: upgrade Django to 3.2.20
  • Loading branch information
UsamaSadiq authored Jul 27, 2023
2 parents eb83903 + 4bf9d05 commit d0d1a3a
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 @@ -26,7 +26,7 @@ coreschema==0.0.4
# drf-yasg
cryptography==39.0.2
# via pyjwt
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_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==3.2.19
django==3.2.20

0 comments on commit d0d1a3a

Please sign in to comment.