Skip to content

Commit

Permalink
chore(deps-dev): bump flask from 2.3.2 to 2.3.3 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Sep 7, 2023
2 parents 2394700 + fa7370d commit 5de156a
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 @@ -7,7 +7,7 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
description = "Server implementation of the Eligibility Verification API"
dependencies = [
"eligibility-api==2023.6.1",
"Flask==2.3.2",
"Flask==2.3.3",
"Flask-RESTful==0.3.10",
"Flask-SQLAlchemy==3.0.5",
"requests==2.31.0"
Expand Down

0 comments on commit 5de156a

Please sign in to comment.