Skip to content

Commit

Permalink
Upgrade Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Nov 29, 2023
1 parent 3b750e0 commit 2c03a79
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion hack/submodules/archivematica-acceptance-tests
2 changes: 1 addition & 1 deletion hack/submodules/archivematica-storage-service
34 changes: 17 additions & 17 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build==1.0.3
# pip-tools
cachetools==5.3.2
# via tox
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements.txt
# requests
Expand All @@ -55,7 +55,7 @@ coverage[toml]==7.3.2
# via
# -r requirements-dev.in
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements.txt
# josepy
Expand Down Expand Up @@ -88,13 +88,13 @@ django-tastypie==0.14.6
# via -r requirements.txt
elasticsearch==6.8.2
# via -r requirements.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
# tox
# virtualenv
funcparserlib==1.0.1
funcparserlib==2.0.0a0
# via mockldap
gearman3 @ git+https://github.com/artefactual-labs/python-gearman.git@b68efc868c7a494dd6a2d2e820fb098a6da9f797
# via -r requirements.txt
Expand All @@ -106,7 +106,7 @@ greenlet==3.0.1
# gevent
gunicorn==21.2.0
# via -r requirements.txt
idna==3.4
idna==3.6
# via
# -r requirements.txt
# requests
Expand All @@ -127,9 +127,9 @@ josepy==1.14.0
# via
# -r requirements.txt
# mozilla-django-oidc
jsonschema==4.19.2
jsonschema==4.20.0
# via -r requirements.txt
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via
# -r requirements.txt
# jsonschema
Expand Down Expand Up @@ -167,19 +167,19 @@ packaging==23.2
# tox
pip-tools==7.3.0
# via -r requirements.txt
platformdirs==3.11.0
platformdirs==4.0.0
# via
# tox
# virtualenv
pluggy==1.3.0
# via
# pytest
# tox
prometheus-client==0.18.0
prometheus-client==0.19.0
# via
# -r requirements.txt
# django-prometheus
pyasn1==0.5.0
pyasn1==0.5.1
# via
# -r requirements.txt
# pyasn1-modules
Expand Down Expand Up @@ -225,7 +225,7 @@ python-dateutil==2.8.2
# via
# -r requirements.txt
# django-tastypie
python-ldap==3.4.3
python-ldap==3.4.4
# via
# -r requirements.txt
# django-auth-ldap
Expand All @@ -238,7 +238,7 @@ pytz==2023.3.post1
# via
# -r requirements.txt
# django
referencing==0.30.2
referencing==0.31.0
# via
# -r requirements.txt
# jsonschema
Expand All @@ -251,7 +251,7 @@ requests==2.31.0
# mozilla-django-oidc
# opf-fido
# python-cas
rpds-py==0.12.0
rpds-py==0.13.1
# via
# -r requirements.txt
# jsonschema
Expand All @@ -276,7 +276,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tox==4.11.3
tox==4.11.4
# via -r requirements-dev.in
typing-extensions==4.8.0
# via
Expand All @@ -290,9 +290,9 @@ urllib3==2.1.0
# amclient
# elasticsearch
# requests
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
wheel==0.41.3
wheel==0.42.0
# via
# -r requirements.txt
# pip-tools
Expand All @@ -317,7 +317,7 @@ pip==23.3.1
# via
# -r requirements.txt
# pip-tools
setuptools==68.2.2
setuptools==69.0.2
# via
# -r requirements.txt
# pip-tools
Expand Down
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ brotli==1.1.0
# via -r requirements.in
build==1.0.3
# via pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -32,7 +32,7 @@ clamd==1.0.2
# via -r requirements.in
click==8.1.7
# via pip-tools
cryptography==41.0.5
cryptography==41.0.7
# via
# josepy
# mozilla-django-oidc
Expand Down Expand Up @@ -70,7 +70,7 @@ greenlet==3.0.1
# via gevent
gunicorn==21.2.0
# via -r requirements.in
idna==3.4
idna==3.6
# via requests
importlib-metadata==6.8.0
# via
Expand All @@ -82,9 +82,9 @@ inotify-simple==1.3.5
# via -r requirements.in
josepy==1.14.0
# via mozilla-django-oidc
jsonschema==4.19.2
jsonschema==4.20.0
# via -r requirements.in
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
lazy-paged-sequence==0.3
# via -r requirements.in
Expand All @@ -110,11 +110,11 @@ packaging==23.2
# gunicorn
pip-tools==7.3.0
# via -r requirements.in
prometheus-client==0.18.0
prometheus-client==0.19.0
# via
# -r requirements.in
# django-prometheus
pyasn1==0.5.0
pyasn1==0.5.1
# via
# pyasn1-modules
# python-ldap
Expand All @@ -132,15 +132,15 @@ python-dateutil==2.8.2
# via
# -r requirements.in
# django-tastypie
python-ldap==3.4.3
python-ldap==3.4.4
# via
# -r requirements.in
# django-auth-ldap
python-mimeparse==1.6.0
# via django-tastypie
pytz==2023.3.post1
# via django
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -152,7 +152,7 @@ requests==2.31.0
# mozilla-django-oidc
# opf-fido
# python-cas
rpds-py==0.12.0
rpds-py==0.13.1
# via
# jsonschema
# referencing
Expand All @@ -177,7 +177,7 @@ urllib3==2.1.0
# amclient
# elasticsearch
# requests
wheel==0.41.3
wheel==0.42.0
# via pip-tools
whitenoise==6.6.0
# via -r requirements.in
Expand All @@ -195,7 +195,7 @@ pip==23.3.1
# via
# -r requirements.in
# pip-tools
setuptools==68.2.2
setuptools==69.0.2
# via
# pip-tools
# zope-event
Expand Down

0 comments on commit 2c03a79

Please sign in to comment.