Skip to content

Commit

Permalink
chore(deps): bump django-google-sso from 7.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [django-google-sso](https://github.com/megalus/django-google-sso) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/megalus/django-google-sso/releases)
- [Changelog](https://github.com/megalus/django-google-sso/blob/main/CHANGELOG.md)
- [Commits](megalus/django-google-sso@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: django-google-sso
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thekaveman committed Oct 18, 2024
1 parent c8614cd commit 9393f2b
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 @@ -16,7 +16,7 @@ dependencies = [
"Django==5.1.2",
"django-csp==3.8",
"django-admin-sortable2==2.2.3",
"django-google-sso==7.1.0",
"django-google-sso==8.0.0",
"eligibility-api==2023.9.1",
"calitp-littlepay==2024.9.1",
"requests==2.32.3",
Expand Down

0 comments on commit 9393f2b

Please sign in to comment.