mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
Bump flask from 2.2.3 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.3...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63b725a5b7
commit
1d969ec3c0
2 changed files with 29 additions and 16 deletions
|
@ -9,7 +9,7 @@ authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
Flask = "^2.2.2"
|
||||
Flask = "^2.3.2"
|
||||
Flask-Sqlalchemy = "^3.0.3"
|
||||
Flask-Migrate = "^4.0.4"
|
||||
Flask-Compress = "^1.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue