Skip to content

Commit

Permalink
Merge pull request #4324 from learningequality/dependabot/pip/django-…
Browse files Browse the repository at this point in the history
…3.2.23

Bump django from 3.2.19 to 3.2.23
  • Loading branch information
vkWeb authored Nov 3, 2023
2 parents f629d27 + c899ab8 commit ff37147
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customiza
# via -r requirements-dev.in
distlib==0.3.1
# via virtualenv
django==3.2.19
django==3.2.23
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ celery==5.2.7
redis
pathlib
python-postmark==0.5.8
Django==3.2.19
Django==3.2.23
django-webpack-loader==0.7.0
google-cloud-error-reporting
google-cloud-storage
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ click-repl==0.2.0
# via celery
confusable-homoglyphs==3.2.0
# via django-registration
django==3.2.19
django==3.2.23
# via
# -r requirements.in
# django-bulk-update
Expand Down Expand Up @@ -103,6 +103,7 @@ future==0.18.3
# via -r requirements.in
google-api-core[grpc]==1.27.0
# via
# google-api-core
# google-cloud-core
# google-cloud-error-reporting
# google-cloud-kms
Expand Down

0 comments on commit ff37147

Please sign in to comment.