Skip to content

Commit

Permalink
build(deps): bump bcrypt from 4.2.0 to 4.2.1 (#1423)
Browse files Browse the repository at this point in the history
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8e38e20 commit f4b3f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requires-python = ">=3.13"
dependencies = [
"arrow==1.3.0",
"attrs==24.2.0",
"bcrypt==4.2.0",
"bcrypt==4.2.1",
"cattrs==24.1.2",
"cryptography==43.0.3",
"hyperlink==21.0.0",
Expand Down

0 comments on commit f4b3f8b

Please sign in to comment.