Skip to content

Commit

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

---
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 Feb 8, 2024
1 parent 8faf1a7 commit 89e3cae
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 = [
"Authlib==1.3.0",
"Django==5.0.1",
"Django==5.0.2",
"django-csp==3.7",
"django-google-sso==5.0.0",
"eligibility-api==2023.9.1",
Expand Down

0 comments on commit 89e3cae

Please sign in to comment.