Skip to content

Commit

Permalink
Bump calypsso from 1.0.1 to 1.1.0 (#522)
Browse files Browse the repository at this point in the history
Bumps [calypsso](https://github.com/aeecleclair/CalypSSO) from 1.0.1 to
1.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aeecleclair/CalypSSO/releases">calypsso's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: remove password strength indicator for login by <a
href="https://github.com/armanddidierjean"><code>@​armanddidierjean</code></a>
in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/34">aeecleclair/CalypSSO#34</a></li>
<li>Add get_register_relative_url by <a
href="https://github.com/armanddidierjean"><code>@​armanddidierjean</code></a>
in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/35">aeecleclair/CalypSSO#35</a></li>
<li>Replace FastAPI by Starlette in module requirements by <a
href="https://github.com/armanddidierjean"><code>@​armanddidierjean</code></a>
in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/31">aeecleclair/CalypSSO#31</a></li>
<li>build(deps-dev): bump prettier from 3.2.5 to 3.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/40">aeecleclair/CalypSSO#40</a></li>
<li>fix: remove score from zod activation schema by <a
href="https://github.com/armanddidierjean"><code>@​armanddidierjean</code></a>
in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/33">aeecleclair/CalypSSO#33</a></li>
<li>Release 1.1.0 by <a
href="https://github.com/armanddidierjean"><code>@​armanddidierjean</code></a>
in <a
href="https://redirect.github.com/aeecleclair/CalypSSO/pull/44">aeecleclair/CalypSSO#44</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aeecleclair/CalypSSO/compare/v1.0.1...v1.1.0">https://github.com/aeecleclair/CalypSSO/compare/v1.0.1...v1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/aa7668f8c8d7a4f32b2b76e5c32058a9ca6633c3"><code>aa7668f</code></a>
Release 1.1.0 (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/44">#44</a>)</li>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/4770adc013f641f7dec37ea29afdc42f0154ce11"><code>4770adc</code></a>
fix: remove score from zod activation schema (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/33">#33</a>)</li>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/b60331fbe3ee92ac67d3e472624c9fe8c7ebabb8"><code>b60331f</code></a>
build(deps-dev): bump prettier from 3.2.5 to 3.3.3 (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/40">#40</a>)</li>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/6771b4f6aca9a502d3c0571f9d8b555a5eadadc2"><code>6771b4f</code></a>
Replace FastAPI by Starlette in module requirements (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/31">#31</a>)</li>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/494226303d77b35eb55eb0eb5842c51d333b4b71"><code>4942263</code></a>
Add get_register_relative_url (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/35">#35</a>)</li>
<li><a
href="https://github.com/aeecleclair/CalypSSO/commit/4202a2d1f7c68b944086acde35ed00392bb160cc"><code>4202a2d</code></a>
fix: remove password strength indicator for login (<a
href="https://redirect.github.com/aeecleclair/CalypSSO/issues/34">#34</a>)</li>
<li>See full diff in <a
href="https://github.com/aeecleclair/CalypSSO/compare/v1.0.1...v1.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=calypsso&package-manager=pip&previous-version=1.0.1&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 2688705 commit 6841f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiofiles==24.1.0 # Asynchronous file manipulation
alembic==1.13.2 # database migrations
asyncpg==0.29.0 # PostgreSQL adapter for asynchronous operations
bcrypt==4.1.3 # password hashing
calypsso==1.0.1
calypsso==1.1.0
fastapi==0.111.0
firebase-admin==6.5.0 # Firebase is used for push notification
HelloAssoAPIWrapper==1.0.0
Expand Down

0 comments on commit 6841f2f

Please sign in to comment.