Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance run 2024-06-15 #183

Merged
merged 1 commit into from
Jun 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ azure-common==1.1.28
# azure-synapse-artifacts
# azure-synapse-managedprivateendpoints
# azure-synapse-spark
azure-core==1.30.1
azure-core==1.30.2
# via
# -r requirements.in
# azure-appconfiguration
Expand All @@ -135,7 +135,7 @@ azure-datalake-store==0.0.53
# via azure-cli
azure-graphrbac==0.60.0
# via azure-cli
azure-identity==1.16.0
azure-identity==1.16.1
# via
# -r requirements.in
# opencensus-ext-azure
Expand Down Expand Up @@ -308,7 +308,7 @@ azure-mgmt-policyinsights==1.1.0b4
# via azure-cli
azure-mgmt-privatedns==1.0.0
# via azure-cli
azure-mgmt-rdbms==10.2.0b16
azure-mgmt-rdbms==10.2.0b17
# via azure-cli
azure-mgmt-recoveryservices==3.0.0
# via azure-cli
Expand Down Expand Up @@ -368,7 +368,7 @@ bcrypt==4.1.3
# via paramiko
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
certifi==2024.6.2
# via
# msrest
# requests
Expand All @@ -383,7 +383,7 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via azure-cli
cryptography==42.0.7
cryptography==42.0.8
# via
# adal
# azure-cli-core
Expand Down Expand Up @@ -463,9 +463,9 @@ fabric==3.2.2
# via azure-cli
google-api-core==2.19.0
# via opencensus
google-auth==2.29.0
google-auth==2.30.0
# via google-api-core
googleapis-common-protos==1.63.0
googleapis-common-protos==1.63.1
# via google-api-core
humanfriendly==10.0
# via azure-cli-core
Expand Down Expand Up @@ -643,7 +643,7 @@ oslo-utils==7.1.0
# via
# oslo-serialization
# python-keystoneclient
packaging==24.0
packaging==24.1
# via
# azure-cli
# azure-cli-core
Expand All @@ -665,7 +665,7 @@ pbr==6.0.0
# oslo-serialization
# python-keystoneclient
# stevedore
pkginfo==1.11.0
pkginfo==1.11.1
# via azure-cli-core
portalocker==2.8.2
# via
Expand Down Expand Up @@ -801,7 +801,7 @@ tabulate==0.9.0
# via
# azure-cli
# knack
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# asgiref
# azure-core
Expand Down
24 changes: 12 additions & 12 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ azure-common==1.1.28
# azure-synapse-artifacts
# azure-synapse-managedprivateendpoints
# azure-synapse-spark
azure-core==1.30.1
azure-core==1.30.2
# via
# -r ./requirements.txt
# azure-appconfiguration
Expand Down Expand Up @@ -163,7 +163,7 @@ azure-graphrbac==0.60.0
# via
# -r ./requirements.txt
# azure-cli
azure-identity==1.16.0
azure-identity==1.16.1
# via
# -r ./requirements.txt
# opencensus-ext-azure
Expand Down Expand Up @@ -431,7 +431,7 @@ azure-mgmt-privatedns==1.0.0
# via
# -r ./requirements.txt
# azure-cli
azure-mgmt-rdbms==10.2.0b16
azure-mgmt-rdbms==10.2.0b17
# via
# -r ./requirements.txt
# azure-cli
Expand Down Expand Up @@ -551,7 +551,7 @@ cachetools==5.3.3
# via
# -r ./requirements.txt
# google-auth
certifi==2024.2.2
certifi==2024.6.2
# via
# -r ./requirements.txt
# msrest
Expand All @@ -578,7 +578,7 @@ colorama==0.4.6
# azure-cli
coverage[toml]==7.5.3
# via pytest-cov
cryptography==42.0.7
cryptography==42.0.8
# via
# -r ./requirements.txt
# adal
Expand Down Expand Up @@ -678,17 +678,17 @@ fabric==3.2.2
# azure-cli
factory-boy==3.3.0
# via -r requirements_dev.in
faker==25.3.0
faker==25.8.0
# via factory-boy
google-api-core==2.19.0
# via
# -r ./requirements.txt
# opencensus
google-auth==2.29.0
google-auth==2.30.0
# via
# -r ./requirements.txt
# google-api-core
googleapis-common-protos==1.63.0
googleapis-common-protos==1.63.1
# via
# -r ./requirements.txt
# google-api-core
Expand Down Expand Up @@ -919,7 +919,7 @@ oslo-utils==7.1.0
# -r ./requirements.txt
# oslo-serialization
# python-keystoneclient
packaging==24.0
packaging==24.1
# via
# -r ./requirements.txt
# azure-cli
Expand Down Expand Up @@ -948,7 +948,7 @@ pbr==6.0.0
# oslo-serialization
# python-keystoneclient
# stevedore
pkginfo==1.11.0
pkginfo==1.11.1
# via
# -r ./requirements.txt
# azure-cli-core
Expand Down Expand Up @@ -1032,7 +1032,7 @@ pysocks==1.7.1
# via
# -r ./requirements.txt
# requests
pytest==8.2.1
pytest==8.2.2
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -1158,7 +1158,7 @@ tomli==2.0.1
# black
# coverage
# pytest
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# -r ./requirements.txt
# asgiref
Expand Down
Loading