Skip to content

Commit 1d0b051

Browse files
Bump urllib3 from 2.4.0 to 2.5.0 in the pip group
Bumps the pip group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.4.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.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8317b5 commit 1d0b051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pytest-aiohttp==0.3.0
66
pytest-cov==6.2.1
77
selenium==4.34.0
88
tox==4.27.0
9-
urllib3==2.4.0 # for selenium
9+
urllib3==2.5.0 # for selenium

0 commit comments

Comments
 (0)