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 #528

Merged
merged 1 commit into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ distlib==0.3.8
# via virtualenv
docopt==0.6.2
# via coveralls
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
Expand All @@ -32,7 +32,7 @@ packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.2
# via
# tox
# virtualenv
Expand All @@ -42,9 +42,9 @@ pyproject-api==1.7.1
# via tox
requests==2.32.3
# via coveralls
tox==4.18.0
tox==4.18.1
# via -r requirements/ci.in
urllib3==2.2.2
urllib3==2.2.3
# via requests
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
32 changes: 15 additions & 17 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cryptography==43.0.1
# secretstorage
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.1.1
diff-cover==9.2.0
# via -r requirements/dev.in
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -126,9 +126,9 @@ edx-opaque-keys==2.11.0
# via edx-drf-extensions
edx-toggles==5.2.0
# via -r requirements/base.in
fastapi==0.113.0
fastapi==0.114.1
# via pact-python
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
Expand All @@ -141,7 +141,7 @@ idna==3.8
# anyio
# requests
# yarl
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via
# keyring
# twine
Expand Down Expand Up @@ -183,7 +183,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
multidict==6.0.5
multidict==6.1.0
# via yarl
newrelic==9.13.0
# via edx-django-utils
Expand All @@ -202,7 +202,7 @@ pillow==10.4.0
# via -r requirements/base.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.2
# via
# pylint
# tox
Expand All @@ -220,9 +220,9 @@ pycodestyle==2.12.1
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydantic==2.9.0
pydantic==2.9.1
# via fastapi
pydantic-core==2.23.2
pydantic-core==2.23.3
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -257,7 +257,7 @@ pyproject-api==1.7.1
# via tox
pysrt==1.1.2
# via -r requirements/base.in
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -288,7 +288,7 @@ responses==0.25.3
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==13.8.0
rich==13.8.1
# via twine
secretstorage==3.3.3
# via keyring
Expand All @@ -306,7 +306,7 @@ snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
# via django
starlette==0.38.4
starlette==0.38.5
# via fastapi
stevedore==5.3.0
# via
Expand All @@ -317,7 +317,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/ci.in
twine==5.1.1
# via -r requirements/quality.in
Expand All @@ -327,18 +327,16 @@ typing-extensions==4.12.2
# fastapi
# pydantic
# pydantic-core
tzdata==2024.1
# via pydantic
urllib3==2.2.2
urllib3==2.2.3
# via
# requests
# responses
# twine
uvicorn==0.30.6
# via pact-python
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
yarl==1.9.11
yarl==1.11.1
# via pact-python
zipp==3.20.1
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
24 changes: 11 additions & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ edx-opaque-keys==2.11.0
# via edx-drf-extensions
edx-toggles==5.2.0
# via -r requirements/base.in
fastapi==0.113.0
fastapi==0.114.1
# via pact-python
fs==2.4.16
# via -r requirements/test.in
Expand All @@ -121,7 +121,7 @@ idna==3.8
# anyio
# requests
# yarl
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via
# keyring
# twine
Expand Down Expand Up @@ -161,7 +161,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
multidict==6.0.5
multidict==6.1.0
# via yarl
newrelic==9.13.0
# via edx-django-utils
Expand All @@ -177,7 +177,7 @@ pillow==10.4.0
# via -r requirements/base.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
platformdirs==4.3.2
# via pylint
pluggy==1.5.0
# via pytest
Expand All @@ -189,9 +189,9 @@ pycodestyle==2.12.1
# via -r requirements/quality.in
pycparser==2.22
# via cffi
pydantic==2.9.0
pydantic==2.9.1
# via fastapi
pydantic-core==2.23.2
pydantic-core==2.23.3
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -223,7 +223,7 @@ pynacl==1.5.0
# via edx-django-utils
pysrt==1.1.2
# via -r requirements/base.in
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -253,7 +253,7 @@ responses==0.25.3
# via -r requirements/test.in
rfc3986==2.0.0
# via twine
rich==13.8.0
rich==13.8.1
# via twine
secretstorage==3.3.3
# via keyring
Expand All @@ -271,7 +271,7 @@ snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
# via django
starlette==0.38.4
starlette==0.38.5
# via fastapi
stevedore==5.3.0
# via
Expand All @@ -290,16 +290,14 @@ typing-extensions==4.12.2
# fastapi
# pydantic
# pydantic-core
tzdata==2024.1
# via pydantic
urllib3==2.2.2
urllib3==2.2.3
# via
# requests
# responses
# twine
uvicorn==0.30.6
# via pact-python
yarl==1.9.11
yarl==1.11.1
# via pact-python
zipp==3.20.1
# via importlib-metadata
Expand Down
18 changes: 8 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ edx-opaque-keys==2.11.0
# via edx-drf-extensions
edx-toggles==5.2.0
# via -r requirements/base.in
fastapi==0.113.0
fastapi==0.114.1
# via pact-python
fs==2.4.16
# via -r requirements/test.in
Expand All @@ -106,7 +106,7 @@ markupsafe==2.1.5
# via jinja2
mock==5.1.0
# via -r requirements/test.in
multidict==6.0.5
multidict==6.1.0
# via yarl
newrelic==9.13.0
# via edx-django-utils
Expand All @@ -126,9 +126,9 @@ psutil==6.0.0
# pact-python
pycparser==2.22
# via cffi
pydantic==2.9.0
pydantic==2.9.1
# via fastapi
pydantic-core==2.23.2
pydantic-core==2.23.3
# via pydantic
pyjwt[crypto]==2.9.0
# via
Expand All @@ -140,7 +140,7 @@ pynacl==1.5.0
# via edx-django-utils
pysrt==1.1.2
# via -r requirements/base.in
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -173,7 +173,7 @@ sniffio==1.3.1
# via anyio
sqlparse==0.5.1
# via django
starlette==0.38.4
starlette==0.38.5
# via fastapi
stevedore==5.3.0
# via
Expand All @@ -188,15 +188,13 @@ typing-extensions==4.12.2
# fastapi
# pydantic
# pydantic-core
tzdata==2024.1
# via pydantic
urllib3==2.2.2
urllib3==2.2.3
# via
# requests
# responses
uvicorn==0.30.6
# via pact-python
yarl==1.9.11
yarl==1.11.1
# via pact-python

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading