Skip to content

Commit ad9a51d

Browse files
Bump urllib3 from 2.4.0 to 2.5.0
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]>
1 parent 8ba9c14 commit ad9a51d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matplotlib = "^3.5.2"
3333
numexpr = "^2.8.3"
3434
numpy = "^1.23.1"
3535
scipy = "^1.13.1"
36-
urllib3 = "2.4.0"
36+
urllib3 = "2.5.0"
3737

3838
[tool.poetry.group.dev]
3939
optional = true

0 commit comments

Comments
 (0)