Skip to content

Commit 53bd4e4

Browse files
Bump cryptography from 41.0.1 to 41.0.2 (#364)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7b6dda commit 53bd4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
[project.optional-dependencies]
3434
server = [
3535
"home-assistant-chip-core==2023.6.0",
36-
"cryptography==41.0.1"
36+
"cryptography==41.0.2"
3737
]
3838
test = [
3939
"black==23.7.0",

0 commit comments

Comments
 (0)