From af73816cc8d3d0399b64f9477d7249a4cc7b48ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 11:36:06 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.7.0` | `1.16.1` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.11.0` | `12.13.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [paramiko](https://github.com/paramiko/paramiko) | `2.12.0` | `3.4.0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | Updates `azure-identity` from 1.7.0 to 1.16.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.7.0...azure-identity_1.16.1) 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](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.11.0...azure-storage-blob_12.13.0) Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) 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](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `paramiko` from 2.12.0 to 3.4.0 - [Commits](https://github.com/paramiko/paramiko/compare/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](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) 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](https://github.com/urllib3/urllib3/compare/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: certifi dependency-type: direct:production dependency-group: pip - dependency-name: idna 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 - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 23558e8..b914e80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ azure-common==1.1.11 azure-containerregistry==1.1.0 azure-core==1.28.0 azure-graphrbac==0.61.1 -azure-identity==1.7.0 +azure-identity==1.16.1 azure-keyvault==4.2.0 azure-keyvault-certificates==4.7.0 azure-keyvault-keys==4.8.0 @@ -54,16 +54,16 @@ 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 -certifi==2024.2.2 +certifi==2024.7.4 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 @@ -76,7 +76,7 @@ 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 @@ -89,12 +89,12 @@ 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 six==1.16.0 tabulate==0.9.0 typing_extensions==4.11.0 -urllib3==2.2.1 +urllib3==2.2.2 xmltodict==0.13.0