Skip to content

Commit

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

---
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 Dec 18, 2023
1 parent e0fb041 commit 6c39822
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 @@
anyio==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.2"
asgiref==3.7.2; python_full_version >= "3.6.1" and python_version >= "3.6"
bcrypt==4.1.1; python_version >= "3.6"
bcrypt==4.1.2; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2023.11.17; python_full_version >= "3.6.1"
cffi==1.16.0
Expand Down

0 comments on commit 6c39822

Please sign in to comment.