Browse Source

Bump flask from 0.12.2 to 1.0 in /frameworks/Python/eve (#7063)

Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0.
- [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/0.12.2...1.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
32e39d15d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/eve/requirements.txt

+ 1 - 1
frameworks/Python/eve/requirements.txt

@@ -1,5 +1,5 @@
 click==6.7
 click==6.7
-Flask==0.12.2
+Flask==1.0
 greenlet==0.4.14
 greenlet==0.4.14
 gunicorn==19.9.0
 gunicorn==19.9.0
 itsdangerous==0.24
 itsdangerous==0.24