Skip to content

Commit

Permalink
Merge pull request #86 from Amsterdam/dependabot/latest
Browse files Browse the repository at this point in the history
Maintenance run 2024-08-12
  • Loading branch information
IanR01 authored Aug 12, 2024
2 parents c86bb8c + f5c1e95 commit 44118d9
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 39 deletions.
31 changes: 16 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
adal==1.2.7
# via msrestazure
antlr4-python3-runtime==4.13.1
antlr4-python3-runtime==4.13.2
# via azure-cli
applicationinsights==0.11.10
# via azure-cli-telemetry
Expand All @@ -20,9 +20,9 @@ azure-appconfiguration==1.1.1
# via azure-cli
azure-batch==14.2.0
# via azure-cli
azure-cli==2.62.0
azure-cli==2.63.0
# via -r requirements.in
azure-cli-core==2.62.0
azure-cli-core==2.63.0
# via azure-cli
azure-cli-telemetry==1.1.0
# via azure-cli-core
Expand Down Expand Up @@ -180,7 +180,7 @@ azure-mgmt-containerinstance==10.1.0
# via azure-cli
azure-mgmt-containerregistry==10.3.0
# via azure-cli
azure-mgmt-containerservice==30.0.0
azure-mgmt-containerservice==31.0.0
# via azure-cli
azure-mgmt-core==1.4.0
# via
Expand Down Expand Up @@ -338,7 +338,7 @@ azure-monitor-query==1.2.0
# via azure-cli
azure-multiapi-storage==1.2.0
# via azure-cli
azure-storage-blob==12.21.0
azure-storage-blob==12.22.0
# via
# -r requirements.in
# django-storages
Expand All @@ -360,7 +360,7 @@ certifi==2024.7.4
# via
# msrest
# requests
cffi==1.16.0
cffi==1.17.0
# via
# azure-datalake-store
# cryptography
Expand Down Expand Up @@ -400,7 +400,7 @@ distro==1.9.0
# via
# azure-cli
# azure-cli-core
django==5.0.7
django==5.1
# via
# -r requirements.in
# django-datetime-utc
Expand All @@ -420,7 +420,7 @@ django-debug-toolbar==4.4.6
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==24.2
django-filter==24.3
# via -r requirements.in
django-import-export==4.1.1
# via -r requirements.in
Expand Down Expand Up @@ -452,7 +452,7 @@ fabric==3.2.2
# via azure-cli
google-api-core==2.19.1
# via opencensus
google-auth==2.32.0
google-auth==2.33.0
# via google-api-core
googleapis-common-protos==1.63.2
# via google-api-core
Expand Down Expand Up @@ -517,13 +517,13 @@ knack==0.11.0
# via azure-cli-core
mozilla-django-oidc==4.0.1
# via -r requirements.in
msal[broker]==1.28.1
msal[broker]==1.30.0
# via
# azure-cli-core
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.2.0b1
msal-extensions==1.2.0
# via
# azure-cli-core
# azure-identity
Expand Down Expand Up @@ -606,7 +606,7 @@ packaging==24.1
# azure-cli-core
# drf-yasg
# knack
paramiko==3.4.0
paramiko==3.4.1
# via
# azure-cli-core
# fabric
Expand All @@ -627,7 +627,7 @@ protobuf==5.27.3
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via
# azure-cli-core
# opencensus-ext-azure
Expand All @@ -649,7 +649,7 @@ pygithub==1.59.1
# via azure-cli
pygments==2.18.0
# via knack
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# adal
# azure-cli-core
Expand All @@ -676,7 +676,7 @@ pytz==2024.1
# via
# -r requirements.in
# drf-yasg
pyyaml==6.0.1
pyyaml==6.0.2
# via
# drf-yasg
# knack
Expand Down Expand Up @@ -738,6 +738,7 @@ typing-extensions==4.12.2
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-mgmt-containerservice
# azure-monitor-query
# azure-storage-blob
uritemplate==4.1.1
Expand Down
49 changes: 25 additions & 24 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ adal==1.2.7
# via
# -r ./requirements.txt
# msrestazure
antlr4-python3-runtime==4.13.1
antlr4-python3-runtime==4.13.2
# via
# -r ./requirements.txt
# azure-cli
Expand Down Expand Up @@ -37,9 +37,9 @@ azure-batch==14.2.0
# via
# -r ./requirements.txt
# azure-cli
azure-cli==2.62.0
azure-cli==2.63.0
# via -r ./requirements.txt
azure-cli-core==2.62.0
azure-cli-core==2.63.0
# via
# -r ./requirements.txt
# azure-cli
Expand Down Expand Up @@ -244,7 +244,7 @@ azure-mgmt-containerregistry==10.3.0
# via
# -r ./requirements.txt
# azure-cli
azure-mgmt-containerservice==30.0.0
azure-mgmt-containerservice==31.0.0
# via
# -r ./requirements.txt
# azure-cli
Expand Down Expand Up @@ -499,7 +499,7 @@ azure-multiapi-storage==1.2.0
# via
# -r ./requirements.txt
# azure-cli
azure-storage-blob==12.21.0
azure-storage-blob==12.22.0
# via
# -r ./requirements.txt
# django-storages
Expand Down Expand Up @@ -527,7 +527,7 @@ bcrypt==4.2.0
# via
# -r ./requirements.txt
# paramiko
black==24.4.2
black==24.8.0
# via -r requirements_dev.in
blinker==1.8.2
# via flask
Expand All @@ -545,7 +545,7 @@ certifi==2024.7.4
# geventhttpclient
# msrest
# requests
cffi==1.16.0
cffi==1.17.0
# via
# -r ./requirements.txt
# azure-datalake-store
Expand All @@ -570,7 +570,7 @@ colorama==0.4.6
# azure-cli
configargparse==1.7
# via locust
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
# via
Expand Down Expand Up @@ -611,7 +611,7 @@ distro==1.9.0
# -r ./requirements.txt
# azure-cli
# azure-cli-core
django==5.0.7
django==5.1
# via
# -r ./requirements.txt
# django-datetime-utc
Expand All @@ -632,7 +632,7 @@ django-debug-toolbar==4.4.6
# via -r ./requirements.txt
django-extensions==3.2.3
# via -r ./requirements.txt
django-filter==24.2
django-filter==24.3
# via -r ./requirements.txt
django-import-export==4.1.1
# via -r ./requirements.txt
Expand Down Expand Up @@ -681,7 +681,7 @@ factory-boy==3.3.0
# via
# -r requirements_dev.in
# pytest-factoryboy
faker==26.0.0
faker==26.3.0
# via factory-boy
flask==3.0.3
# via
Expand All @@ -702,7 +702,7 @@ google-api-core==2.19.1
# via
# -r ./requirements.txt
# opencensus
google-auth==2.32.0
google-auth==2.33.0
# via
# -r ./requirements.txt
# google-api-core
Expand Down Expand Up @@ -802,26 +802,26 @@ knack==0.11.0
# via
# -r ./requirements.txt
# azure-cli-core
locust==2.30.0
locust==2.31.2
# via -r requirements_dev.in
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib-inline==0.1.7
# via ipython
model-bakery==1.18.2
model-bakery==1.19.1
# via -r requirements_dev.in
mozilla-django-oidc==4.0.1
# via -r ./requirements.txt
msal[broker]==1.28.1
msal[broker]==1.30.0
# via
# -r ./requirements.txt
# azure-cli-core
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.2.0b1
msal-extensions==1.2.0
# via
# -r ./requirements.txt
# azure-cli-core
Expand Down Expand Up @@ -921,7 +921,7 @@ packaging==24.1
# knack
# pytest
# pytest-factoryboy
paramiko==3.4.0
paramiko==3.4.1
# via
# -r ./requirements.txt
# azure-cli-core
Expand Down Expand Up @@ -963,7 +963,7 @@ protobuf==5.27.3
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via
# -r ./requirements.txt
# azure-cli-core
Expand Down Expand Up @@ -1005,7 +1005,7 @@ pygments==2.18.0
# -r ./requirements.txt
# ipython
# knack
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# -r ./requirements.txt
# adal
Expand Down Expand Up @@ -1056,13 +1056,13 @@ pytz==2024.1
# via
# -r ./requirements.txt
# drf-yasg
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r ./requirements.txt
# drf-yasg
# knack
# pycomposefile
pyzmq==26.0.3
pyzmq==26.1.0
# via locust
requests[socks]==2.32.3
# via
Expand Down Expand Up @@ -1131,7 +1131,7 @@ tabulate==0.9.0
# -r ./requirements.txt
# azure-cli
# knack
time-machine==2.14.2
time-machine==2.15.0
# via -r requirements_dev.in
tomli==2.0.1
# via
Expand All @@ -1156,6 +1156,7 @@ typing-extensions==4.12.2
# azure-keyvault-certificates
# azure-keyvault-keys
# azure-keyvault-secrets
# azure-mgmt-containerservice
# azure-monitor-query
# azure-storage-blob
# black
Expand Down Expand Up @@ -1183,7 +1184,7 @@ werkzeug==3.0.3
# flask
# flask-login
# locust
wheel==0.43.0
wheel==0.44.0
# via pip-tools
wrapt==1.16.0
# via
Expand All @@ -1196,7 +1197,7 @@ xmltodict==0.13.0
# azure-cli
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:
Expand Down

0 comments on commit 44118d9

Please sign in to comment.