From 8a7c89adb1135d77ff5f16714e524999e9dbc830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:14:50 +0000 Subject: [PATCH] Bump pyproj from 3.6.1 to 3.7.0 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](https://github.com/pyproj4/pyproj/compare/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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index f43bf8a95..5953fa82d 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ # Libeli -pyproj==3.6.1 +pyproj==3.7.0 shapely==2.0.6 regex==2024.7.24 validators==0.34.0 diff --git a/requirements.txt b/requirements.txt index 5377591fc..cb06163c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ pycares==4.3.0 # via aiodns pycparser==2.21 # via cffi -pyproj==3.6.1 +pyproj==3.7.0 # via -r requirements.in python-magic==0.4.27 # via -r requirements.in