Skip to content

Commit 061e146

Browse files
Bump urllib3 from 2.6.2 to 2.6.3 (#462)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b283296 commit 061e146

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
@@ -28,7 +28,7 @@ rply==0.7.8
2828
setuptools==80.9.0
2929
six==1.17.0
3030
twine==6.2.0
31-
urllib3==2.6.2
31+
urllib3==2.6.3
3232
webencodings==0.5.1
3333
zipp==3.23.0
3434
coverage==7.13.1

0 commit comments

Comments
 (0)