Skip to content

Commit 59e8c8e

Browse files
dependabot[bot]Lukas Šalkauskas
authored andcommitted
Bump urllib3 from 1.26.18 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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@1.26.18...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 fd6a248 commit 59e8c8e

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
@@ -31,5 +31,5 @@ rsa==4.7.2; python_version >= '3.6'
3131
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3232
typing-extensions==4.0.0; python_version >= '3.6'
3333
uritemplate==4.1.1; python_version >= '3.6'
34-
urllib3==1.26.18
34+
urllib3==2.5.0
3535
yarl==1.7.2; python_version >= '3.6'

0 commit comments

Comments
 (0)