Skip to content

Commit a1bc6d0

Browse files
Bump urllib3 from 2.2.0 to 2.2.1 (#719)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 158ed82 commit a1bc6d0

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
@@ -45,5 +45,5 @@ sphinxcontrib-qthelp==1.0.7
4545
sphinxcontrib-serializinghtml==1.1.10
4646
sphinxcontrib-spelling==8.0.0
4747
typing_extensions==4.9.0
48-
urllib3==2.2.0
48+
urllib3==2.2.1
4949
virtualenv==20.25.0

0 commit comments

Comments
 (0)