Skip to content

Commit 28199d8

Browse files
Merge pull request #427 from icecube/dependabot/pip/urllib3-2.4.0
Bump urllib3 from 2.3.0 to 2.4.0
2 parents b7320b2 + 999a98d commit 28199d8

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
@@ -34,7 +34,7 @@ matplotlib = "^3.5.2"
3434
numexpr = "^2.8.3"
3535
numpy = "^1.23.1"
3636
scipy = "^1.13.1"
37-
urllib3 = "2.3.0"
37+
urllib3 = "2.4.0"
3838

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

0 commit comments

Comments
 (0)