mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Update pyjwt from 2.0.1 to 2.3.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user