From 4bd4086640cbc4df5826b8813bea9138266a0c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:11:40 +0000 Subject: [PATCH] chore(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6475d1f28..e4cba2b8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2==2.9.10 pyjwt==1.7.1 pymdown-extensions==10.7.1 -pyproj==3.6.1 +pyproj==3.7.0 pyramid-jwtauth==0.1.3 pyramid==1.10.8 pyramid_debugtoolbar==4.12.1