Skip to content

Commit 98f0aeb

Browse files
Bump pyproj from 3.6.1 to 3.7.0 (#2525)
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/pyproj4/pyproj/releases) - [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst) - [Commits](pyproj4/pyproj@3.6.1...3.7.0) --- updated-dependencies: - dependency-name: pyproj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 910b9d9 commit 98f0aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Libeli
2-
pyproj==3.6.1
2+
pyproj==3.7.0
33
shapely==2.0.6
44
regex==2024.9.11
55
validators==0.34.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pycares==4.3.0
7070
# via aiodns
7171
pycparser==2.21
7272
# via cffi
73-
pyproj==3.6.1
73+
pyproj==3.7.0
7474
# via -r requirements.in
7575
python-magic==0.4.27
7676
# via -r requirements.in

0 commit comments

Comments
 (0)