Skip to content

Commit

Permalink
Merge pull request #333 from mtyaka/mtyaka/patch-django
Browse files Browse the repository at this point in the history
chore: upgrade Django to 3.2.19
  • Loading branch information
mtyaka authored May 22, 2023
2 parents e2ae234 + a90163a commit e6ffb8f
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==37.0.4
# via pyjwt
django==3.2.18
django==3.2.19
# 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.18
django==3.2.19

0 comments on commit e6ffb8f

Please sign in to comment.