Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
4a93757794
Bump flask from 2.0.3 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.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/2.0.3...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 23:35:27 +00:00

View File

@ -1,5 +1,5 @@
Faker==0.7.11
Flask==2.0.3
Flask==2.3.2
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
gunicorn