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