Update pyjwt from 2.0.1 to 2.3.0

This commit is contained in:
Katie Smith
2022-03-09 16:34:42 +00:00
parent 7fabc9d0c5
commit 97c4ccfdce
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
# with package version changes made in requirements.in
cffi==1.15.0
celery[sqs]==5.2.3
@@ -17,7 +17,7 @@ jsonschema==3.2.0
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
psycopg2-binary==2.9.3
PyJWT==2.0.1
PyJWT==2.3.0
SQLAlchemy==1.4.10
strict-rfc3339==0.7
rfc3987==1.3.8