From 131c88ea78c8a1888aac7bb7d1332221b0bd44c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 07:02:34 +0000 Subject: [PATCH] Bump pyproj from 3.1.0 to 3.4.1 Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.1.0 to 3.4.1. - [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.1.0...3.4.1) --- 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 2a7760fcb..1e3180072 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2==2.8.6 pyjwt==1.7.1 pymdown-extensions==6.2.1 -pyproj==3.1.0 +pyproj==3.4.1 pyramid-jwtauth==0.1.3 pyramid==1.10.8 pyramid_debugtoolbar==4.9