Skip to content

Commit 67ffc60

Browse files
dependabot[bot]quis
authored andcommitted
Bump urllib3 from 2.2.3 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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.2.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a44e47f commit 67ffc60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_for_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packaging==24.2
3434
# via pytest
3535
pluggy==1.5.0
3636
# via pytest
37-
pyjwt==2.9.0
37+
pyjwt==2.10.1
3838
# via notifications-python-client (setup.py)
3939
pytest==8.3.4
4040
# via
@@ -73,5 +73,5 @@ six==1.16.0
7373
# via python-dateutil
7474
soupsieve==2.6
7575
# via beautifulsoup4
76-
urllib3==2.2.3
76+
urllib3==2.5.0
7777
# via requests

0 commit comments

Comments
 (0)