Skip to content

Commit

Permalink
Bump Django to versions 3.2.23/4.2.7 (security fix).
Browse files Browse the repository at this point in the history
  • Loading branch information
f-laurens committed Nov 29, 2023
1 parent 4d6b19f commit 2ebd00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Direct dependencies
wheel
Django==3.2.22; python_version == '3.7'
Django==4.2.6; python_version == '3.9'
Django==3.2.23; python_version == '3.7'
Django==4.2.7; python_version == '3.9'
django-stubs==1.11.0
django-stubs-ext==0.4.0
mypy==0.950
Expand Down

0 comments on commit 2ebd00a

Please sign in to comment.