Skip to content

Commit 854ea36

Browse files
Bump urllib3 from 1.26.18 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02da095 commit 854ea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ PyJWT==2.6.0
1717
PyNaCl==1.5.0
1818
requests==2.32.0
1919
typing_extensions==4.5.0
20-
urllib3==1.26.18
20+
urllib3==2.6.0
2121
wrapt==1.15.0
2222
yarl==1.8.2

0 commit comments

Comments
 (0)