Update dependency itsdangerous to v2.1.0
This commit is contained in:
parent
f9abe85e0c
commit
477e915cc1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Flask-JWT-Extended==4.3.1
|
||||||
gunicorn==20.1.0
|
gunicorn==20.1.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
install==1.3.5
|
install==1.3.5
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.1.0
|
||||||
jsonschema==4.4.0
|
jsonschema==4.4.0
|
||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
MarkupSafe==2.1.0
|
MarkupSafe==2.1.0
|
||||||
|
|
Loading…
Reference in a new issue