Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 4 updates in the / directory: [azure-identity](https://github.com/Azure/azure-sdk-for-python), [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).


Updates `azure-identity` from 1.16.1 to 1.17.1
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-identity_1.16.1...azure-identity_1.17.1)

Updates `azure-storage-blob` from 12.13.0 to 12.22.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.13.0...azure-storage-blob_12.22.0)

Updates `requests` from 2.32.2 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: azure-storage-blob
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 06d7959 commit c69d382
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ azure-common==1.1.11
azure-containerregistry==1.1.0
azure-core==1.28.0
azure-graphrbac==0.61.1
azure-identity==1.16.1
azure-identity==1.17.1
azure-keyvault==4.2.0
azure-keyvault-certificates==4.7.0
azure-keyvault-keys==4.8.0
Expand Down Expand Up @@ -58,7 +58,7 @@ azure-mgmt-storage==19.0.0
azure-mgmt-trafficmanager==1.0.0b1
azure-mgmt-web==6.1.0
azure-nspkg==2.0.0
azure-storage-blob==12.13.0
azure-storage-blob==12.22.0
bcrypt==4.1.2
boto3==1.34.78
botocore==1.34.78
Expand Down Expand Up @@ -109,7 +109,7 @@ pyparsing==3.1.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
requests==2.32.2
requests==2.32.3
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
resolvelib==1.0.1
Expand All @@ -120,6 +120,6 @@ tabulate==0.9.0
tenacity==8.2.3
toml==0.10.2
typing_extensions==4.11.0
urllib3==2.2.1
urllib3==2.2.2
wrapt==1.16.0
xmltodict==0.13.0

0 comments on commit c69d382

Please sign in to comment.