Skip to content

Commit

Permalink
chore(deps): bump bcrypt from 4.2.0 to 4.2.1
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]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 659c98a commit 6c857c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alembic==1.13.2
apscheduler==3.10.4
bcrypt==4.2.0
bcrypt==4.2.1
bleach[css]==6.1.0
colander==2.0
dogpile.cache==1.3.3
Expand Down

0 comments on commit 6c857c5

Please sign in to comment.