mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
Bump flask from 3.1.0 to 3.1.1
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [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/3.1.0...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4c5a1a991
commit
de37c4d1ad
2 changed files with 24 additions and 11 deletions
|
@ -21,7 +21,7 @@ include = ["tiny_personal_website/config",
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
Flask = "^3.0.3"
|
||||
Flask = "^3.1.1"
|
||||
gunicorn = "^22.0.0"
|
||||
PyYAML = "^6.0.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue