Skip to content

Commit 7653e91

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 603ca13 commit 7653e91

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
@@ -12,7 +12,7 @@ alembic = "^1.14.1"
1212
asn1 = "^2.7.1"
1313
asyncstdlib = "^3.10.6"
1414
backoff = "^2.2.1"
15-
bcrypt = "4.0.1"
15+
bcrypt = "4.2.1"
1616
cryptography = "^44.0.1"
1717
dishka = "^1.4.2"
1818
dnspython = "^2.7.0"

0 commit comments

Comments
 (0)