Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Nov 18, 2024
1 parent a1f6149 commit 0aac7ba
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
amqp==5.2.0
amqp==5.3.1
# via kombu
appdirs==1.4.4
# via fs
Expand Down Expand Up @@ -34,7 +34,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.8.0
code-annotations==1.8.1
# via edx-toggles
django==4.2.16
# via
Expand All @@ -51,7 +51,7 @@ django-crum==0.7.9
# -r requirements/base.in
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# edx-django-utils
# edx-toggles
Expand Down Expand Up @@ -132,7 +132,7 @@ six==1.16.0
# via
# fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
amqp==5.2.0
amqp==5.3.1
# via
# -r requirements/quality.txt
# kombu
Expand Down Expand Up @@ -86,7 +86,7 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -95,7 +95,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -131,7 +131,7 @@ django-crum==0.7.9
# edx-toggles
django-mock-queries==2.3.0
# via -r requirements/quality.txt
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -192,7 +192,7 @@ lxml[html-clean]==5.3.0
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
mako==1.3.6
# via
Expand Down Expand Up @@ -380,7 +380,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/quality.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
amqp==5.2.0
amqp==5.3.1
# via
# -r requirements/test.txt
# kombu
Expand Down Expand Up @@ -70,11 +70,11 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -101,7 +101,7 @@ django-crum==0.7.9
# edx-toggles
django-mock-queries==2.3.0
# via -r requirements/test.txt
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -348,7 +348,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
setuptools==75.5.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
amqp==5.2.0
amqp==5.3.1
# via
# -r requirements/test.txt
# kombu
Expand Down Expand Up @@ -66,12 +66,12 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -98,7 +98,7 @@ django-crum==0.7.9
# edx-toggles
django-mock-queries==2.3.0
# via -r requirements/test.txt
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -291,7 +291,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
amqp==5.2.0
amqp==5.3.1
# via
# -r requirements/base.txt
# kombu
Expand Down Expand Up @@ -55,12 +55,12 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -82,7 +82,7 @@ django-crum==0.7.9
# edx-toggles
django-mock-queries==2.3.0
# via -r requirements/test.in
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -228,7 +228,7 @@ six==1.16.0
# -r requirements/base.txt
# fs
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 0aac7ba

Please sign in to comment.