Skip to content

Commit 598094a

Browse files
Bump packaging from 24.2 to 25.0 (#13)
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5153da0 commit 598094a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ osmnx==2.0.2
5555
# via
5656
# -c requirements.txt
5757
# osm-paths (pyproject.toml)
58-
packaging==24.2
58+
packaging==25.0
5959
# via
6060
# -c requirements.txt
6161
# geopandas

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ numpy==2.3.4
3232
# shapely
3333
osmnx==2.0.2
3434
# via osm-paths (pyproject.toml)
35-
packaging==24.2
35+
packaging==25.0
3636
# via
3737
# geopandas
3838
# gunicorn

0 commit comments

Comments
 (0)