mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -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
|
# 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
|
cffi==1.15.0
|
||||||
celery[sqs]==5.2.3
|
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-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
||||||
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
||||||
psycopg2-binary==2.9.3
|
psycopg2-binary==2.9.3
|
||||||
PyJWT==2.0.1
|
PyJWT==2.3.0
|
||||||
SQLAlchemy==1.4.10
|
SQLAlchemy==1.4.10
|
||||||
strict-rfc3339==0.7
|
strict-rfc3339==0.7
|
||||||
rfc3987==1.3.8
|
rfc3987==1.3.8
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ pyasn1==0.4.8
|
|||||||
# via rsa
|
# via rsa
|
||||||
pycparser==2.20
|
pycparser==2.20
|
||||||
# via cffi
|
# via cffi
|
||||||
pyjwt==2.0.1
|
pyjwt==2.3.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# notifications-python-client
|
# notifications-python-client
|
||||||
|
|||||||
Reference in New Issue
Block a user