Skip to content

Commit 64f049a

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /server (#343)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.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 a5ef295 commit 64f049a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

server/poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pyrabbit2 = "1.0.7"
6060
typing-extensions = "^4.2.0"
6161
GPUtil = "^1.4.0"
6262
requests = "<2.33.0"
63-
urllib3 = "<2.6"
63+
urllib3 = "<2.7"
6464
poetry-dynamic-versioning = {extras = ["plugin"], version = "^0.21.4"}
6565
girder-slicer-cli-web = "^1.3.5"
6666
pycocotools = "^2.0.8"

0 commit comments

Comments
 (0)