From b615258619099653bee158cdae8d537c3dfb9b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:01:06 +0000 Subject: [PATCH] Bump pyproj from 3.6.1 to 3.7.2 Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.6.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](https://github.com/pyproj4/pyproj/compare/3.6.1...3.7.2) --- updated-dependencies: - dependency-name: pyproj dependency-version: 3.7.2 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 982f25ca5..037f57d3d 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.2 pyramid-jwtauth==0.1.3 pyramid==1.10.8 pyramid_debugtoolbar==4.12.1