Skip to content

Commit 15368ca

Browse files
authored
chore(deps-dev): bump flask from 3.0.0 to 3.0.1 (#408)
2 parents 76dc9be + bdb9c31 commit 15368ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
88
requires-python = ">=3.9"
99
dependencies = [
1010
"eligibility-api==2023.9.1",
11-
"Flask==3.0.0",
11+
"Flask==3.0.1",
1212
"Flask-RESTful==0.3.10",
1313
"Flask-SQLAlchemy==3.1.1",
1414
"requests==2.31.0",

0 commit comments

Comments
 (0)