Skip to content

Commit 238886d

Browse files
build(deps): bump urllib3 from 1.26.18 to 2.5.0 (#11)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14b3aa2 commit 238886d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ request==2019.4.13
2020
six==1.14.0
2121
typed-ast==1.4.1
2222
typing-extensions==3.7.4.2
23-
urllib3==1.26.18
23+
urllib3==2.5.0
2424
wmctrl==0.3
2525
wrapt==1.11.2

0 commit comments

Comments
 (0)