Skip to content

Commit

Permalink
chore(deps-dev): bump flask from 3.0.0 to 3.0.1 (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jan 20, 2024
2 parents 76dc9be + bdb9c31 commit 15368ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
requires-python = ">=3.9"
dependencies = [
"eligibility-api==2023.9.1",
"Flask==3.0.0",
"Flask==3.0.1",
"Flask-RESTful==0.3.10",
"Flask-SQLAlchemy==3.1.1",
"requests==2.31.0",
Expand Down

0 comments on commit 15368ca

Please sign in to comment.