Compare commits

...

1 Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 20:26:36 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Flask==1.0.2
Flask==2.3.2
Pillow>=6.2.0
Click==7.0
waitress>=1.4.0