Skip to content

Commit

Permalink
chore(deps-dev): bump django from 4.2.4 to 4.2.5
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5.
- [Commits](django/django@4.2.4...4.2.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 49340f3 commit ef04a19
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 = "Cal-ITP Benefits is an application that enables automated eligibility verification and enrollment for transit benefits onto customers’ existing contactless bank (credit/debit) cards."
dependencies = [
"Authlib==1.2.1",
"Django==4.2.4",
"Django==4.2.5",
"django-csp==3.7",
"eligibility-api==2023.6.1",
"requests==2.31.0",
Expand Down

0 comments on commit ef04a19

Please sign in to comment.