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 bfecb3b commit 79b7155
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
36 changes: 18 additions & 18 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.7.2
# django
bagit==1.8.1
# via -r requirements.txt
boto3==1.28.85
boto3==1.33.2
# via -r requirements.txt
botocore==1.31.85
botocore==1.33.2
# via
# -r requirements.txt
# boto3
Expand All @@ -25,7 +25,7 @@ build==1.0.3
# via pip-tools
cachetools==5.3.2
# via tox
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements.txt
# requests
Expand All @@ -47,7 +47,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 @@ -84,7 +84,7 @@ django-shibboleth-remoteuser @ git+https://github.com/Brown-University-Library/d
# via -r requirements.txt
django-tastypie==0.14.6
# via -r requirements.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
Expand All @@ -102,7 +102,7 @@ httplib2==0.22.0
# via
# -r requirements.txt
# sword2
idna==3.4
idna==3.6
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -131,7 +131,7 @@ josepy==1.14.0
# mozilla-django-oidc
jsonfield==3.1.0
# via -r requirements.txt
keystoneauth1==5.3.0
keystoneauth1==5.4.0
# via
# -r requirements.txt
# python-keystoneclient
Expand Down Expand Up @@ -172,7 +172,7 @@ oslo-config==9.2.0
# via
# -r requirements.txt
# python-keystoneclient
oslo-i18n==6.1.0
oslo-i18n==6.2.0
# via
# -r requirements.txt
# oslo-config
Expand Down Expand Up @@ -208,19 +208,19 @@ pbr==6.0.0
# stevedore
pip-tools==7.3.0
# via -r requirements-dev.in
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 @@ -274,7 +274,7 @@ python-gnupg==0.5.1
# via -r requirements.txt
python-keystoneclient==5.2.0
# via -r requirements.txt
python-ldap==3.4.3
python-ldap==3.4.4
# via
# -r requirements.txt
# django-auth-ldap
Expand Down Expand Up @@ -310,7 +310,7 @@ rfc3986==2.0.0
# via
# -r requirements.txt
# oslo-config
s3transfer==0.7.0
s3transfer==0.8.1
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -341,7 +341,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 @@ -361,9 +361,9 @@ urllib3==1.26.18
# vcrpy
vcrpy==5.1.0
# via -r requirements-dev.in
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
wheel==0.41.3
wheel==0.42.0
# via pip-tools
whitenoise==6.6.0
# via -r requirements.txt
Expand All @@ -372,7 +372,7 @@ wrapt==1.16.0
# -r requirements.txt
# debtcollector
# vcrpy
yarl==1.9.2
yarl==1.9.3
# via vcrpy
zipp==3.17.0
# via
Expand All @@ -391,7 +391,7 @@ zope-interface==6.1
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via 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 @@ -10,21 +10,21 @@ asgiref==3.7.2
# via django
bagit==1.8.1
# via -r requirements.in
boto3==1.28.85
boto3==1.33.2
# via -r requirements.in
botocore==1.31.85
botocore==1.33.2
# via
# boto3
# s3transfer
brotli==1.1.0
# via -r requirements.in
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==41.0.5
cryptography==41.0.7
# via
# josepy
# mozilla-django-oidc
Expand Down Expand Up @@ -65,7 +65,7 @@ gunicorn==21.2.0
# via -r requirements.in
httplib2==0.22.0
# via sword2
idna==3.4
idna==3.6
# via requests
importlib-resources==6.1.1
# via -r requirements.in
Expand All @@ -81,7 +81,7 @@ josepy==1.14.0
# via mozilla-django-oidc
jsonfield==3.1.0
# via -r requirements.in
keystoneauth1==5.3.0
keystoneauth1==5.4.0
# via python-keystoneclient
lxml==4.9.3
# via
Expand All @@ -107,7 +107,7 @@ os-service-types==1.7.0
# via keystoneauth1
oslo-config==9.2.0
# via python-keystoneclient
oslo-i18n==6.1.0
oslo-i18n==6.2.0
# via
# oslo-config
# oslo-utils
Expand All @@ -131,11 +131,11 @@ pbr==6.0.0
# oslo-serialization
# python-keystoneclient
# stevedore
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 @@ -159,7 +159,7 @@ python-gnupg==0.5.1
# via -r requirements.in
python-keystoneclient==5.2.0
# via -r requirements.in
python-ldap==3.4.3
python-ldap==3.4.4
# via
# -r requirements.in
# django-auth-ldap
Expand Down Expand Up @@ -188,7 +188,7 @@ requests==2.31.0
# python-swiftclient
rfc3986==2.0.0
# via oslo-config
s3transfer==0.7.0
s3transfer==0.8.1
# via boto3
six==1.16.0
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ zope-interface==6.1
# via gevent

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

0 comments on commit 79b7155

Please sign in to comment.