Skip to content

Commit

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

Bump django from 3.2.23 to 3.2.24
  • Loading branch information
rtibbles authored Feb 9, 2024
2 parents 54e82e7 + f68220d commit 5998492
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
10 changes: 3 additions & 7 deletions 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.23
django==3.2.24
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down Expand Up @@ -107,9 +107,7 @@ idna==2.10
# -c requirements.txt
# requests
importlib-metadata==1.7.0
# via
# -c requirements.txt
# pre-commit
# via pre-commit
inflection==0.5.1
# via drf-yasg
iniconfig==1.1.1
Expand Down Expand Up @@ -280,9 +278,7 @@ wheel==0.38.1
whitenoise==5.2.0
# via -r requirements-dev.in
zipp==3.4.1
# via
# -c requirements.txt
# importlib-metadata
# via importlib-metadata
zope-event==4.5.0
# via gevent
zope-interface==5.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ newrelic>=2.86.3.70
celery==5.2.7
redis
python-postmark==0.5.8
Django==3.2.23
Django==3.2.24
django-webpack-loader==0.7.0
google-cloud-error-reporting
google-cloud-storage
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@ click-repl==0.2.0
# via celery
confusable-homoglyphs==3.2.0
# via django-registration
django==3.2.23
django==3.2.24
# via
# -r requirements.in
# django-bulk-update
# django-db-readonly
# django-filter
# django-js-reverse
Expand Down

0 comments on commit 5998492

Please sign in to comment.