Skip to content

Commit

Permalink
Maintenance run 2024-12-01
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsv1990 authored and Vakgroep SO Dependabot committed Dec 1, 2024
1 parent 91b828b commit 26b8b28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.3
cryptography==44.0.0
# via
# azure-identity
# azure-keyvault-keys
Expand Down Expand Up @@ -149,7 +149,7 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.28.3
protobuf==5.29.0
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -168,11 +168,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# msal
# pyjwt
pyopenssl==24.2.1
pyopenssl==24.3.0
# via josepy
pyproj==3.7.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pytest-django==4.9.0
# via -r requirements_dev.in
sqlparse==0.5.2
# via django
tomli==2.1.0
tomli==2.2.1
# via
# autoflake
# black
Expand Down

0 comments on commit 26b8b28

Please sign in to comment.