Skip to content

Commit 5eecf92

Browse files
Bump cryptography from 39.0.1 to 40.0.1 (#251)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ead7e3 commit 5eecf92

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
@@ -32,7 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
server = [
3434
"home-assistant-chip-core==2023.2.2",
35-
"cryptography==39.0.1"
35+
"cryptography==40.0.1"
3636
]
3737
test = [
3838
"black==23.3.0",

0 commit comments

Comments
 (0)