Skip to content

Commit bbdf98c

Browse files
authored
Merge pull request #113 from statisticsnorway/dependenciesupdate
bump urllib3 to 2.6.3
2 parents c52c979 + a3ff0fb commit bbdf98c

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ click = ">=8.0.1"
1919
pandas = ">=2.2.0"
2020
pendulum = ">=3.0.0"
2121
pandas-stubs = ">=2.2.2.240807"
22+
urllib3 = "^2.6.3"
23+
starlette = "^0.52.1"
2224

2325
[tool.poetry.group.dev.dependencies]
2426
pygments = ">=2.10.0"

0 commit comments

Comments
 (0)