Skip to content

Commit

Permalink
chore(deps-dev): bump django-google-sso from 5.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [django-google-sso](https://github.com/megalus/django-google-sso) from 5.0.0 to 6.0.1.
- [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@v5.0.0...v6.0.1)

---
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 Mar 12, 2024
1 parent 88be9f3 commit 6df52cf
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 @@ -12,7 +12,7 @@ dependencies = [
"azure-identity==1.15.0",
"Django==5.0.2",
"django-csp==3.8",
"django-google-sso==5.0.0",
"django-google-sso==6.0.1",
"eligibility-api==2023.9.1",
"calitp-littlepay@git+https://github.com/cal-itp/littlepay",
"requests==2.31.0",
Expand Down

0 comments on commit 6df52cf

Please sign in to comment.