Skip to content

Commit 6d1a99b

Browse files
Bump cryptography from 46.0.2 to 46.0.5 (#1064)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29f1582 commit 6d1a99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ retry==0.9.2
2121
# !! Check first: https://piwheels.org/project/bcrypt/ !!
2222
bcrypt==4.3.0
2323
# !! Check first: https://piwheels.org/project/cryptography/ !!
24-
cryptography==46.0.2
24+
cryptography==46.0.5
2525

2626
# Webcam packages
2727
Pillow==12.1.1

0 commit comments

Comments
 (0)