diff --git a/requirements.in b/requirements.in index 140114761..aab617f40 100644 --- a/requirements.in +++ b/requirements.in @@ -23,7 +23,7 @@ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b86 notifications-python-client==6.3.0 rtreelib==0.2.0 fido2==0.9.3 -pyproj==3.2.1 +pyproj==3.3.0 # PaaS awscli-cwlogs>=1.4,<1.5 diff --git a/requirements.txt b/requirements.txt index 94e96967d..066715ca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -160,7 +160,7 @@ pyparsing==2.4.7 # via packaging pypdf2==1.26.0 # via notifications-utils -pyproj==3.2.1 +pyproj==3.3.0 # via # -r requirements.in # notifications-utils