Bump pwdlib[argon2,bcrypt] from 0.2.1 to 0.3.0

Bumps [pwdlib[argon2,bcrypt]](https://github.com/frankie567/pwdlib) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/frankie567/pwdlib/releases)
- [Commits](https://github.com/frankie567/pwdlib/compare/v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: pwdlib[argon2,bcrypt]
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-27 04:11:21 +00:00
committed by François Voron
parent ce42fd75a0
commit a8848ec452

View File

@@ -131,7 +131,7 @@ classifiers = [
requires-python = ">=3.10"
dependencies = [
"fastapi >=0.65.2",
"pwdlib[argon2,bcrypt] ==0.2.1",
"pwdlib[argon2,bcrypt] ==0.3.0",
"email-validator >=1.1.0,<2.4",
"pyjwt[crypto] ==2.10.1",
"python-multipart ==0.0.21",