Skip to content

Commit

Permalink
chore(deps-dev): bump eligibility-api from 2023.6.1 to 2023.9.1
Browse files Browse the repository at this point in the history
Bumps [eligibility-api](https://github.com/cal-itp/eligibility-api) from 2023.6.1 to 2023.9.1.
- [Release notes](https://github.com/cal-itp/eligibility-api/releases)
- [Commits](cal-itp/eligibility-api@2023.06.01...2023.09.1)

---
updated-dependencies:
- dependency-name: eligibility-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 4635f5a commit 72ae4f1
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 @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
classifiers = ["Programming Language :: Python :: 3 :: Only"]
description = "Server implementation of the Eligibility Verification API"
dependencies = [
"eligibility-api==2023.6.1",
"eligibility-api==2023.9.1",
"Flask==2.3.3",
"Flask-RESTful==0.3.10",
"Flask-SQLAlchemy==3.1.1",
Expand Down

0 comments on commit 72ae4f1

Please sign in to comment.