Skip to content

Commit 40e58e9

Browse files
build(deps): bump urllib3 from 2.3.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f3ac48 commit 40e58e9

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
@@ -68,7 +68,7 @@ types-python-dateutil==2.9.0.20241206 # via arrow
6868
typing-extensions==4.12.2 # via bravado, cwltool, gherkin-official, referencing, swagger-spec-validator
6969
tzdata==2025.1 # via kombu
7070
uri-template==1.3.0 # via jsonschema
71-
urllib3==2.3.0 # via requests
71+
urllib3==2.5.0 # via requests
7272
vine==5.1.0 # via amqp, kombu
7373
wcmatch==8.4.1 # via reana-commons
7474
webcolors==24.11.1 # via jsonschema

0 commit comments

Comments
 (0)