Skip to content

Commit

Permalink
build(deps): bump django from 3.2.23 to 3.2.24 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24.
- [Commits](django/django@3.2.23...3.2.24)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 7eee35c commit bee28ba
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 155 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
django==3.2.23
django==3.2.24
# via
# -c requirements/common_constraints.txt
# -c common_constraints.txt
# django-crum
# django-model-utils
# django-waffle
Expand All @@ -63,7 +63,7 @@ django-waffle==4.1.0
djangorestframework==3.14.0
# via super-csv
edx-bulk-grades==1.0.2
# via -r requirements/base.in
# via -r base.in
edx-celeryutils==1.2.5
# via super-csv
edx-django-utils==5.10.1
Expand All @@ -85,7 +85,7 @@ lxml==5.1.0
mako==1.3.2
# via xblock
markdown==3.5.2
# via -r requirements/base.in
# via -r base.in
markupsafe==2.1.5
# via
# mako
Expand All @@ -95,7 +95,7 @@ newrelic==9.6.0
path==16.10.0
# via path-py
path-py==12.5.0
# via -r requirements/base.in
# via -r base.in
pbr==6.0.0
# via stevedore
prompt-toolkit==3.0.43
Expand Down Expand Up @@ -161,12 +161,12 @@ wcwidth==0.2.13
# via prompt-toolkit
web-fragments==2.1.0
# via
# -r requirements/base.in
# -r base.in
# xblock
webob==1.8.7
# via xblock
xblock==1.10.0
# via -r requirements/base.in
# via -r base.in
zipp==3.17.0
# via importlib-metadata

Expand Down
Loading

0 comments on commit bee28ba

Please sign in to comment.