Skip to content

Commit a2a1843

Browse files
fix(deps): update dependency cryptography to v47
1 parent f1277bb commit a2a1843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dynamic = [
3030
dependencies = [
3131
"anyio>=4.5.1,<5",
3232
"aiohttp[speedups]>=3.10.11,<3.14",
33-
"cryptography==46.0.7",
33+
"cryptography==47.0.0",
3434
"grpcio>=1.70,<1.81",
3535
"multidict<7.0,>=4.5",
3636
"msgpack>=1,<1.2",

0 commit comments

Comments
 (0)