Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.11.0` | `12.13.0` |
| [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
| [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.23.0` | `1.28.0` |
| [paramiko](https://github.com/paramiko/paramiko) | `2.12.0` | `3.4.0` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |



Updates `azure-storage-blob` from 12.11.0 to 12.13.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.11.0...azure-storage-blob_12.13.0)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...v3.7)

Updates `msal` from 1.23.0 to 1.28.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.23.0...1.28.0)

Updates `paramiko` from 2.12.0 to 3.4.0
- [Commits](paramiko/paramiko@2.12.0...3.4.0)

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

---
updated-dependencies:
- dependency-name: azure-storage-blob
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: idna
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: msal
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: paramiko
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 209cbd3 commit 9e55773
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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.11.0
azure-storage-blob==12.13.0
bcrypt==4.1.2
boto3==1.34.78
botocore==1.34.78
Expand All @@ -63,20 +63,20 @@ cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.5
humanfriendly==10.0
idna==3.6
idna==3.7
isodate==0.6.1
Jinja2==3.1.3
jmespath==1.0.1
knack==0.9.0
MarkupSafe==2.1.5
msal==1.23.0
msal==1.28.0
msal-extensions==0.3.1
msrest==0.7.1
msrestazure==0.6.4
netaddr==1.2.1
oauthlib==3.2.2
packaging==21.3
paramiko==2.12.0
paramiko==3.4.0
pkginfo==1.10.0
portalocker==1.7.1
psutil==5.9.8
Expand All @@ -89,7 +89,7 @@ pyparsing==3.1.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
PyYAML==6.0.1
requests==2.31.0
requests==2.32.2
requests-oauthlib==2.0.0
resolvelib==1.0.1
s3transfer==0.10.1
Expand Down

0 comments on commit 9e55773

Please sign in to comment.