Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Commit 3bced8f

Browse files
authored
Merge pull request #179 from mvexel/maintenance/security-updates
Patch critical/high dependency vulnerabilities
2 parents 41c7924 + d11cba7 commit 3bced8f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"osm2geojson>=0.2.5",
21-
"requests>=2.32.3",
21+
"requests>=2.32.4",
2222
"httpx>=0.27.0",
2323
"pydantic>=2.8.0",
2424
]
@@ -32,7 +32,7 @@ dev = [
3232
"pytest>=7.4.0",
3333
"geojson>=3.1.0",
3434
"requests-mock>=1.12.1",
35-
"deepdiff>=7.0.1",
35+
"deepdiff>=8.6.1",
3636
"pydantic>=2.8.0",
3737
"shapely>=2.0.0",
3838
"pytest-asyncio>=0.23.0",

uv.lock

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

0 commit comments

Comments
 (0)