Skip to content

Commit ba88de1

Browse files
Bump cryptography from 42.0.1 to 42.0.2 (#525)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20b94df commit ba88de1

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
@@ -34,7 +34,7 @@ dependencies = [
3434
[project.optional-dependencies]
3535
server = [
3636
"home-assistant-chip-core==2024.1.0",
37-
"cryptography==42.0.1"
37+
"cryptography==42.0.2"
3838
]
3939
test = [
4040
"black==23.12.1",

0 commit comments

Comments
 (0)