Skip to content

Commit 4da6e02

Browse files
Bump pyproj from 3.7.1 to 3.7.2
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] <support@github.com>
1 parent a8df519 commit 4da6e02

File tree

2 files changed

+50
-21
lines changed

2 files changed

+50
-21
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"geoalchemy2==0.18.0",
1010
"openpyxl>=3.1.5",
1111
"psycopg2==2.9.10",
12-
"pyproj==3.7.1",
12+
"pyproj==3.7.2",
1313
"requests==2.32.4",
1414
"scrapy==2.13.3",
1515
"sqlalchemy==2.0.43",

0 commit comments

Comments
 (0)