Bump flask from 1.0.2 to 2.1.2
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.0.2...2.1.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
abacd0c776
commit
ca3ba14c21
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
cryptography==37.0.2
|
cryptography==37.0.2
|
||||||
Flask==1.0.2
|
Flask==2.1.2
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
Jinja2==2.11.3
|
Jinja2==3.1.2
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
redis==2.10.6
|
redis==2.10.6
|
||||||
Werkzeug==0.15.6
|
Werkzeug==0.15.6
|
||||||
|
|
Loading…
Reference in a new issue