Skip to content

Commit b8bac3d

Browse files
chore(deps): bump urllib3 from 2.2.3 to 2.3.0 (#612)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa66516 commit b8bac3d

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
@@ -3,6 +3,6 @@ openshift==0.13.2 # 0.13.1 # 0.12.0
33
kubernetes==32.0.1 # 27.2.0 # 26.1.0 # 12.0.1
44
dnspython==2.7.0 # 2.6.1 # 2.3.0 # 2.1.0
55
docker==7.1.0 # 7.0.0 # 5.0.3
6-
urllib3==2.2.3 # 1.26.18
6+
urllib3==2.3.0 # 1.26.18
77
wheel>=0.44.0 # 0.38.1
88
setuptools>=75.1.0 # 65.5.1

0 commit comments

Comments
 (0)