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

Upgrade Python requirements #1967

Merged
merged 2 commits into from
Aug 8, 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
34 changes: 17 additions & 17 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via
# -r requirements.txt
# django
attrs==23.2.0
attrs==24.2.0
# via
# -r requirements.txt
# jsonschema
Expand All @@ -25,13 +25,13 @@ brotli==1.1.0
# via -r requirements.txt
build==1.2.1
# via pip-tools
cachetools==5.3.3
cachetools==5.4.0
# via tox
certifi==2024.7.4
# via
# -r requirements.txt
# requests
cffi==1.16.0
cffi==1.17.0
# via
# -r requirements.txt
# cryptography
Expand All @@ -47,19 +47,19 @@ click==8.1.7
# via pip-tools
colorama==0.4.6
# via tox
coverage[toml]==7.5.4
coverage[toml]==7.6.1
# via
# -r requirements-dev.in
# pytest-cov
cryptography==42.0.8
cryptography==43.0.0
# via
# -r requirements.txt
# josepy
# mozilla-django-oidc
# pyopenssl
distlib==0.3.8
# via virtualenv
django==4.2.14
django==4.2.15
# via
# -r requirements.txt
# django-auth-ldap
Expand All @@ -84,7 +84,7 @@ django-tastypie==0.14.7
# via -r requirements.txt
elasticsearch==6.8.2
# via -r requirements.txt
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
# via
Expand All @@ -106,7 +106,7 @@ idna==3.7
# via
# -r requirements.txt
# requests
importlib-metadata==8.0.0
importlib-metadata==8.2.0
# via
# -r requirements.txt
# build
Expand Down Expand Up @@ -190,7 +190,7 @@ pycparser==2.22
# via
# -r requirements.txt
# cffi
pyopenssl==24.1.0
pyopenssl==24.2.1
# via
# -r requirements.txt
# josepy
Expand All @@ -200,7 +200,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.2
pytest==8.3.2
# via
# -r requirements-dev.in
# pytest-cov
Expand Down Expand Up @@ -245,7 +245,7 @@ requests==2.32.3
# mozilla-django-oidc
# opf-fido
# python-cas
rpds-py==0.19.0
rpds-py==0.20.0
# via
# -r requirements.txt
# jsonschema
Expand All @@ -256,7 +256,7 @@ six==1.16.0
# opf-fido
# python-cas
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -r requirements.txt
# django
Expand All @@ -268,7 +268,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.16.0
tox==4.17.1
# via -r requirements-dev.in
typing-extensions==4.12.2
# via
Expand All @@ -284,7 +284,7 @@ urllib3==2.2.2
# requests
virtualenv==20.26.3
# via tox
wheel==0.43.0
wheel==0.44.0
# via pip-tools
whitenoise==6.7.0
# via -r requirements.txt
Expand All @@ -297,15 +297,15 @@ zope-event==5.0
# via
# -r requirements.txt
# gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via
# -r requirements.txt
# gevent

# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
pip==24.2
# via pip-tools
setuptools==70.3.0
setuptools==72.1.0
# via
# -r requirements.txt
# pip-tools
Expand Down
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ammcpc==0.2.0
# via -r requirements.in
asgiref==3.8.1
# via django
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# referencing
Expand All @@ -22,18 +22,18 @@ brotli==1.1.0
# via -r requirements.in
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
clamd==1.0.2
# via -r requirements.in
cryptography==42.0.8
cryptography==43.0.0
# via
# josepy
# mozilla-django-oidc
# pyopenssl
django==4.2.14
django==4.2.15
# via
# -r requirements.in
# django-auth-ldap
Expand Down Expand Up @@ -68,7 +68,7 @@ gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
importlib-metadata==8.0.0
importlib-metadata==8.2.0
# via -r requirements.in
importlib-resources==6.4.0
# via opf-fido
Expand Down Expand Up @@ -114,7 +114,7 @@ pyasn1-modules==0.4.0
# via python-ldap
pycparser==2.22
# via cffi
pyopenssl==24.1.0
pyopenssl==24.2.1
# via josepy
python-cas==1.6.0
# via django-cas-ng
Expand All @@ -140,7 +140,7 @@ requests==2.32.3
# mozilla-django-oidc
# opf-fido
# python-cas
rpds-py==0.19.0
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand All @@ -149,7 +149,7 @@ six==1.16.0
# opf-fido
# python-cas
# python-dateutil
sqlparse==0.5.0
sqlparse==0.5.1
# via django
typing-extensions==4.12.2
# via asgiref
Expand All @@ -168,11 +168,11 @@ zipp==3.19.2
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.4.post2
zope-interface==7.0.1
# via gevent

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0
setuptools==72.1.0
# via
# zope-event
# zope-interface
Loading