Skip to content

Commit 585bc0d

Browse files
pip(deps): bump urllib3 from 2.1.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 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@2.1.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78c3371 commit 585bc0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ psutil==5.9.6
2828
# API and data validation
2929
pydantic==2.5.2
3030
requests==2.31.0
31-
urllib3==2.1.0
31+
urllib3==2.5.0
3232

3333
# Logging and configuration
3434
pyyaml==6.0.1

0 commit comments

Comments
 (0)