Skip to content

Commit 7d60a19

Browse files
Bump pyproj from 3.7.1 to 3.7.2 (#101)
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/pyproj4/pyproj/releases) - [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst) - [Commits](pyproj4/pyproj@3.7.1...3.7.2) --- updated-dependencies: - dependency-name: pyproj dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82b313b commit 7d60a19

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
@@ -75,7 +75,7 @@ pyogrio==0.10.0
7575
# via
7676
# -c requirements.txt
7777
# geopandas
78-
pyproj==3.7.1
78+
pyproj==3.7.2
7979
# via
8080
# -c requirements.txt
8181
# geopandas

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pandas==2.3.3
4343
# osmnx
4444
pyogrio==0.10.0
4545
# via geopandas
46-
pyproj==3.7.1
46+
pyproj==3.7.2
4747
# via geopandas
4848
python-dateutil==2.9.0.post0
4949
# via pandas

0 commit comments

Comments
 (0)