Skip to content

build(deps): bump fastapi-users from 15.0.1 to 15.0.3 in /backend - #1325

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/backend/fastapi-users-15.0.3
Dec 22, 2025
Merged

build(deps): bump fastapi-users from 15.0.1 to 15.0.3 in /backend#1325
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/backend/fastapi-users-15.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps fastapi-users from 15.0.1 to 15.0.3.

Release notes

Sourced from fastapi-users's releases.

v15.0.3

Bump version 15.0.2 → 15.0.3

Bug fixes and improvements

  • Add cookie parameters added in 15.0.1 to FastAPIUsers.get_oauth_router and FastAPIUsers.get_oauth_associate_router. Thanks @​jthurner 🎉

v15.0.2

Bump version 15.0.1 → 15.0.2

🛡️ Security Fix

A CSRF vulnerability was identified in the OAuth2 flow. To mitigate this, the authorize endpoint will set a cookie in the response, and this cookie will be expected in the callback request.

In most cases, this change should work out-of-the-box, but in certain scenarios (e.g. cross-domain setups), additional configuration may be required for the cookie to be correctly sent and received. [Read more]

Thanks to @​davidbors-snyk from Snyk for his research, responisble disclosure, and assistance in fixing this issue.

Improvements

  • Bump dependencies
    • python-multipart ==0.0.21
    • pwdlib[argon2,bcrypt] ==0.3.0
Commits
  • 81a0679 Bump version 15.0.2 → 15.0.3
  • 55dfc07 Fix OAuth imports in fastapi_users when httpx-oauth is not installed
  • cf89992 Add security policy
  • db30081 docs: update .all-contributorsrc [skip ci]
  • dad16d9 docs: update README.md [skip ci]
  • 23784b2 remove unused oauth cooke parameter from docs
  • ba507a7 add csrf token config parameters to main oauth router getter function
  • 1df7c10 Bump version 15.0.1 → 15.0.2
  • a8848ec Bump pwdlib[argon2,bcrypt] from 0.2.1 to 0.3.0
  • ce42fd7 Bump python-multipart from 0.0.20 to 0.0.21
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [fastapi-users](https://github.com/fastapi-users/fastapi-users) from 15.0.1 to 15.0.3.
- [Release notes](https://github.com/fastapi-users/fastapi-users/releases)
- [Commits](fastapi-users/fastapi-users@v15.0.1...v15.0.3)

---
updated-dependencies:
- dependency-name: fastapi-users
  dependency-version: 15.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) December 22, 2025 10:26
@github-actions
github-actions Bot merged commit 93c8668 into main Dec 22, 2025
8 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/backend/fastapi-users-15.0.3 branch December 22, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants