Skip to content

Commit 742b8b6

Browse files
build(deps): bump bcrypt from 4.0.1 to 4.2.1
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.2.1. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.0.1...4.2.1) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d519a67 commit 742b8b6

2 files changed

Lines changed: 30 additions & 26 deletions

File tree

poetry.lock

Lines changed: 29 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "3.12.6"
1111
alembic = "^1.14.1"
1212
asn1 = "^2.7.1"
1313
asyncstdlib = "^3.10.6"
14-
bcrypt = "4.0.1"
14+
bcrypt = "4.2.1"
1515
dishka = "^1.4.2"
1616
dnspython = "^2.7.0"
1717
fastapi = "^0.115.0"

0 commit comments

Comments
 (0)