Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 14, 2024
1 parent e2542d4 commit f7d376d
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dnspython==2.7.0
# via pymongo
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# -r requirements/base.in
# edx-toggles
Expand All @@ -52,11 +52,11 @@ fastavro==1.9.7
# via openedx-events
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via -r requirements/base.in
pbr==6.1.0
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -68,7 +68,7 @@ dill==0.3.9
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.8
distlib==0.3.9
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -100,7 +100,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/quality.txt
# openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# -r requirements/quality.txt
# edx-toggles
Expand Down Expand Up @@ -142,21 +142,21 @@ lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.2.2
lxml-html-clean==0.3.1
# via lxml
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/quality.txt
# jinja2
mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==10.0.0
newrelic==10.1.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via -r requirements/quality.txt
packaging==24.1
# via
Expand Down Expand Up @@ -216,7 +216,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cffi==1.17.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -44,7 +44,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -84,7 +84,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/test.txt
# openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -131,7 +131,7 @@ keyring==25.4.1
# via twine
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -141,13 +141,13 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.0.0
newrelic==10.1.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.18
# via readme-renderer
openedx-events==9.14.1
openedx-events==9.15.0
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -237,7 +237,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
sphinx==8.1.3
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -69,7 +69,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/test.txt
# openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -99,17 +99,17 @@ jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/test.txt
# jinja2
mccabe==0.7.0
# via pylint
newrelic==10.0.0
newrelic==10.1.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -145,7 +145,7 @@ pylint==3.3.1
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ code-annotations==1.8.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -56,7 +56,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/base.txt
# openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# -r requirements/base.txt
# edx-toggles
Expand All @@ -78,15 +78,15 @@ jinja2==3.1.4
# via
# -r requirements/base.txt
# code-annotations
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/base.txt
# jinja2
newrelic==10.0.0
newrelic==10.1.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via -r requirements/base.txt
packaging==24.1
# via pytest
Expand Down

0 comments on commit f7d376d

Please sign in to comment.