Bump bcrypt from 4.1.2 to 4.1.3 (#38)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.2 to 4.1.3. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](https://github.com/pyca/bcrypt/compare/4.1.2...4.1.3) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1c965df3e
commit
bac5c00a36
|
@ -1,5 +1,5 @@
|
|||
asgiref==3.8.1
|
||||
bcrypt==4.1.2
|
||||
bcrypt==4.1.3
|
||||
build==1.2.1
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
|
|
|
@ -8,7 +8,7 @@ asgiref==3.8.1
|
|||
# via
|
||||
# -r requirements.in
|
||||
# django
|
||||
bcrypt==4.1.2
|
||||
bcrypt==4.1.3
|
||||
# via
|
||||
# -r requirements.in
|
||||
# paramiko
|
||||
|
|
Loading…
Reference in a new issue