Skip to content

Commit 0522ea6

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /TriagerXServer (#1054)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f16306 commit 0522ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TriagerXServer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ typer==0.12.3
5757
typing_extensions==4.12.2
5858
ujson==5.10.0
5959
uritemplate==4.1.1
60-
urllib3==2.2.2
60+
urllib3==2.5.0
6161
uvicorn==0.30.1
6262
uvloop==0.19.0
6363
watchfiles==0.22.0

0 commit comments

Comments
 (0)