Skip to content

Commit

Permalink
Bump django from 4.2.3 to 4.2.7 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
RulaKhaled authored Nov 10, 2023
2 parents 577ffec + ddcf844 commit 05f45f8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2023.7.22
# sentry-sdk
charset-normalizer==3.1.0
# via requests
django==4.2.3
django==4.2.7
# via
# -r requirements.in
# django-csp
Expand All @@ -27,6 +27,10 @@ django-csp==3.7
# via -r requirements.in
djangorestframework==3.14.0
# via -r requirements.in
exceptiongroup==1.1.3
# via
# anyio
# pytest
gunicorn==20.1.0
# via -r requirements.in
h11==0.14.0
Expand Down Expand Up @@ -75,6 +79,10 @@ sqlparse==0.4.4
# via
# -r requirements.in
# django
tomli==2.0.1
# via pytest
typing-extensions==4.8.0
# via asgiref
urllib3==1.26.17
# via
# requests
Expand Down

0 comments on commit 05f45f8

Please sign in to comment.