Skip to content

Commit 6fbe696

Browse files
committed
NPA-4922 Bump Poetry Versions
1 parent ff45f7c commit 6fbe696

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

sandbox/poetry.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ package-mode = false
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10-
gunicorn = "^22.0.0"
11-
flask = "^3.0.2"
10+
gunicorn = "^23.0.0"
11+
flask = "3.0.3" # Can't bump flask due to dropping support for Python 3.8
1212
pyyaml = "^6.0.2"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)