Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1133b8

Browse files
Bump urllib3 from 2.0.7 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.3. - [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.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ef05d4 commit b1133b8

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
@@ -35,7 +35,7 @@ responses==0.23.3 ; python_version >= "3.7" and python_version < "4.0"
3535
tomli==2.0.1 ; python_version >= "3.7" and python_full_version <= "3.11.0a6"
3636
types-pyyaml==6.0.12.11 ; python_version >= "3.7" and python_version < "4.0"
3737
typing-extensions==4.7.1 ; python_version >= "3.7" and python_version < "3.8"
38-
urllib3==2.0.7 ; python_version >= "3.7" and python_version < "4.0"
38+
urllib3==2.2.3 ; python_version >= "3.7" and python_version < "4.0"
3939
userpath==1.9.0 ; python_version >= "3.7" and python_version < "4.0"
4040
yarl==1.9.2 ; python_version >= "3.7" and python_version < "4.0"
4141
zipp==3.15.0 ; python_version >= "3.7" and python_version < "3.8"

0 commit comments

Comments
 (0)