Skip to content

Commit

Permalink
chore: Updating Python Requirements (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored May 27, 2024
1 parent f024002 commit a3b426d
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dnspython==2.6.1
# via pymongo
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/base.in
# edx-toggles
Expand All @@ -60,7 +60,7 @@ jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
# via jinja2
newrelic==9.9.1
newrelic==9.10.0
# via edx-django-utils
openedx-events==9.10.0
# via -r requirements/base.in
Expand Down Expand Up @@ -91,7 +91,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# asgiref
# edx-opaque-keys
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.5.1
coverage[toml]==7.5.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -109,7 +109,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/quality.txt
# openedx-events
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/quality.txt
# edx-toggles
Expand Down Expand Up @@ -170,7 +170,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -223,7 +223,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
# via diff-cover
pylint==3.2.1
pylint==3.2.2
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -323,7 +323,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/ci.txt
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/quality.txt
# asgiref
Expand All @@ -340,7 +340,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.2
zipp==3.19.0
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.5.1
coverage[toml]==7.5.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -93,7 +93,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/test.txt
# openedx-events
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -159,7 +159,7 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -236,7 +236,7 @@ redis==5.0.4
# via
# -r requirements/test.txt
# walrus
requests==2.31.0
requests==2.32.2
# via
# requests-toolbelt
# sphinx
Expand Down Expand Up @@ -298,7 +298,7 @@ tomli==2.0.1
# pytest
twine==5.1.0
# via -r requirements/doc.in
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# asgiref
Expand All @@ -311,7 +311,7 @@ urllib3==2.2.1
# twine
walrus==0.9.3
# via -r requirements/test.txt
zipp==3.18.2
zipp==3.19.0
# via
# importlib-metadata
# importlib-resources
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.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 @@ -43,7 +43,7 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.5.1
coverage[toml]==7.5.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -78,7 +78,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/test.txt
# openedx-events
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/test.txt
# edx-toggles
Expand Down Expand Up @@ -118,7 +118,7 @@ markupsafe==2.1.5
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -150,7 +150,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.2.1
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -222,7 +222,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.5
# via pylint
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ code-annotations==1.8.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.5.1
coverage[toml]==7.5.2
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -65,7 +65,7 @@ edx-ccx-keys==1.3.0
# via
# -r requirements/base.txt
# openedx-events
edx-django-utils==5.13.0
edx-django-utils==5.14.1
# via
# -r requirements/base.txt
# edx-toggles
Expand Down Expand Up @@ -93,7 +93,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -165,7 +165,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit a3b426d

Please sign in to comment.