Skip to content

Commit

Permalink
Merge pull request #258 from Amsterdam/dependabot/latest
Browse files Browse the repository at this point in the history
Maintenance run 2025-01-01
  • Loading branch information
vanbuiten authored Jan 9, 2025
2 parents 860dd06 + fe2dd3c commit 81f6077
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 112 deletions.
27 changes: 13 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt requirements.in
Expand Down Expand Up @@ -38,11 +38,11 @@ azure-storage-queue==12.12.0
# via -r requirements.in
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cryptography==44.0.0
# via
Expand All @@ -60,7 +60,7 @@ debtcollector==3.0.0
# oslo-config
# oslo-utils
# python-keystoneclient
django==5.1.3
django==5.1.4
# via
# -r requirements.in
# datapunt-authorization-django
Expand All @@ -70,9 +70,9 @@ django-cors-headers==4.6.0
# via -r requirements.in
django-ratelimit==4.1.0
# via -r requirements.in
google-api-core==2.23.0
google-api-core==2.24.0
# via opencensus
google-auth==2.36.0
google-auth==2.37.0
# via google-api-core
googleapis-common-protos==1.66.0
# via google-api-core
Expand Down Expand Up @@ -135,7 +135,7 @@ oslo-i18n==6.5.0
# python-keystoneclient
oslo-serialization==5.6.0
# via python-keystoneclient
oslo-utils==7.4.0
oslo-utils==8.0.0
# via
# oslo-serialization
# python-keystoneclient
Expand All @@ -157,12 +157,12 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.29.0
protobuf==5.29.2
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.1.0
psutil==6.1.1
# via
# opencensus-ext-azure
# oslo-utils
Expand All @@ -182,7 +182,7 @@ pyjwt[crypto]==2.10.1
# via
# -r requirements.in
# msal
pyparsing==3.2.0
pyparsing==3.2.1
# via oslo-utils
python-keystoneclient==5.5.0
# via -r requirements.in
Expand All @@ -208,12 +208,12 @@ rfc3986==2.0.0
# via oslo-config
rsa==4.9
# via google-auth
six==1.16.0
six==1.17.0
# via
# -r requirements.in
# azure-core
# opencensus
sqlparse==0.5.2
sqlparse==0.5.3
# via django
stevedore==5.4.0
# via
Expand All @@ -226,7 +226,6 @@ toolz==1.0.0
# via -r requirements.in
typing-extensions==4.12.2
# via
# asgiref
# azure-core
# azure-keyvault-certificates
# azure-keyvault-keys
Expand All @@ -239,7 +238,7 @@ tzdata==2024.2
# via
# oslo-serialization
# oslo-utils
urllib3==2.2.3
urllib3==2.3.0
# via requests
wrapt==1.17.0
# via
Expand Down
Loading

0 comments on commit 81f6077

Please sign in to comment.