Skip to content

Commit 522d609

Browse files
Bump urllib3 from 2.0.7 to 2.5.0 in /python
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5ca209 commit 522d609

8 files changed

+16
-16
lines changed

python/requirements-3.10.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-3.11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-3.12.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-3.13.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-3.7.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ PyGithub==2.3.0
1717
certifi==2024.8.30
1818
charset-normalizer==3.4.0
1919
idna==3.10
20-
urllib3==2.0.7
20+
urllib3==2.5.0
2121
typing_extensions==4.7.1
22-
urllib3==2.0.7
22+
urllib3==2.5.0

python/requirements-3.8.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-3.9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

python/requirements-post-3.8.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ PyGithub==2.4.0
1313
certifi==2024.8.30
1414
charset-normalizer==3.4.0
1515
idna==3.10
16-
urllib3==2.2.3
16+
urllib3==2.5.0
1717
typing_extensions==4.12.2
18-
urllib3==2.2.3
18+
urllib3==2.5.0

0 commit comments

Comments
 (0)