Bump flask from 1.0 to 2.2.5 in /book (#30)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-11 14:10:20 -07:00 committed by GitHub
parent 8e4f1f5f4f
commit 8a9868fe7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Flask==1.0
Flask==2.2.5
SQLAlchemy==0.9.7
bpython==0.13.1
coverage==3.7.1