mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
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:
committed by
François Voron
parent
ce42fd75a0
commit
a8848ec452
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user