Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #289

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
tox==4.16.0
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
20 changes: 15 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -24,10 +24,12 @@ build==1.2.1
# via pip-tools
cachetools==5.3.3
# via tox
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via pynacl
# via
# cryptography
# pynacl
chardet==5.2.0
# via
# diff-cover
@@ -47,6 +49,8 @@ code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via tox
cryptography==42.0.8
# via secretstorage
diff-cover==9.1.0
# via -r requirements/dev.in
dill==0.3.8
@@ -99,6 +103,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# code-annotations
@@ -125,7 +133,7 @@ more-itertools==10.3.0
# jaraco-functools
newrelic==9.11.0
# via edx-django-utils
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via
@@ -164,7 +172,7 @@ pygments==2.18.0
# diff-cover
# readme-renderer
# rich
pylint==3.2.4
pylint==3.2.5
# via
# edx-lint
# pylint-celery
@@ -209,6 +217,8 @@ rich==13.7.1
# via twine
sailthru-client==2.2.3
# via -r requirements/base.in
secretstorage==3.3.3
# via keyring
simplejson==3.19.2
# via sailthru-client
six==1.16.0
@@ -236,7 +246,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.5
# via pylint
tox==4.15.1
tox==4.16.0
# via -r requirements/dev.in
twine==5.1.1
# via -r requirements/dev.in
16 changes: 13 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -25,14 +25,18 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via pynacl
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==42.0.8
# via secretstorage
django==4.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
@@ -73,6 +77,10 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via sphinx
keyring==25.2.1
@@ -89,7 +97,7 @@ more-itertools==10.3.0
# jaraco-functools
newrelic==9.11.0
# via edx-django-utils
nh3==0.2.17
nh3==0.2.18
# via readme-renderer
packaging==24.1
# via
@@ -139,6 +147,8 @@ rich==13.7.1
# via twine
sailthru-client==2.2.3
# via -r requirements/base.in
secretstorage==3.3.3
# via keyring
simplejson==3.19.2
# via sailthru-client
six==1.16.0
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1.1
pip==24.1.2
# via -r requirements/pip.in
setuptools==70.1.1
setuptools==70.2.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ pycodestyle==2.12.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.2.4
pylint==3.2.5
# via
# edx-lint
# pylint-celery
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -c requirements/constraints.txt
# -r requirements/test.in
# django
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via pynacl
@@ -43,7 +43,7 @@ exceptiongroup==1.2.1
# via
# hypothesis
# pytest
hypothesis[pytz]==6.104.1
hypothesis[pytz]==6.105.1
# via
# -r requirements/test.in
# hypothesis-pytest
@@ -127,7 +127,7 @@ typing-extensions==4.12.2
# urwid
urllib3==2.2.2
# via requests
urwid==2.6.14
urwid==2.6.15
# via
# pudb
# urwid-readline