mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 10:02:17 +00:00
Update dependency flask to v3.1.1
This commit is contained in:
@@ -7,7 +7,7 @@ license = { text = "MIT" }
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"flask (==3.1.0)",
|
"flask (==3.1.1)",
|
||||||
"kubernetes (==32.0.1)",
|
"kubernetes (==32.0.1)",
|
||||||
"pyyaml (==6.0.2)",
|
"pyyaml (==6.0.2)",
|
||||||
"gunicorn (==23.0.0)",
|
"gunicorn (==23.0.0)",
|
||||||
|
|||||||
Reference in New Issue
Block a user