Skip to content

Commit 4f11c13

Browse files
Bump the pip group across 1 directory with 5 updates
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `44.0.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.6` | | [setuptools](https://github.com/pypa/setuptools) | `72.1.0` | `78.1.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) Updates `cryptography` from 42.0.5 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...44.0.1) Updates `jinja2` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) Updates `setuptools` from 72.1.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v72.1.0...v78.1.1) 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: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.2.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a131dc0 commit 4f11c13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ azure-storage-blob==12.13.0
5959
bcrypt==4.1.2
6060
boto3==1.34.78
6161
botocore==1.34.78
62-
certifi==2024.2.2
62+
certifi==2024.7.4
6363
cffi==1.16.0
6464
charset-normalizer==3.3.2
6565
colorama==0.4.6
66-
cryptography==42.0.5
66+
cryptography==44.0.1
6767
humanfriendly==10.0
6868
idna==3.7
6969
isodate==0.6.1
70-
Jinja2==3.1.3
70+
Jinja2==3.1.6
7171
jmespath==1.0.1
7272
knack==0.9.0
7373
MarkupSafe==2.1.5
@@ -95,9 +95,9 @@ requests==2.32.2
9595
requests-oauthlib==2.0.0
9696
resolvelib==1.0.1
9797
s3transfer==0.10.1
98-
setuptools==72.1.0
98+
setuptools==78.1.1
9999
six==1.16.0
100100
tabulate==0.9.0
101101
typing_extensions==4.11.0
102-
urllib3==2.2.1
102+
urllib3==2.5.0
103103
xmltodict==0.13.0

0 commit comments

Comments
 (0)