Skip to content

Commit 2bf195a

Browse files
Bump urllib3 from 2.4.0 to 2.5.0 (#441)
Bumps [urllib3](https://github.com/urllib3/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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c46205 commit 2bf195a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "python",
3-
"version": "0.4.10",
3+
"version": "0.4.11",
44
"description": "Python support for gauge",
55
"run": {
66
"windows": [

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.1.0
31-
urllib3==2.4.0
31+
urllib3==2.5.0
3232
webencodings==0.5.1
3333
zipp==3.22.0
3434
coverage==7.8.2

0 commit comments

Comments
 (0)