Skip to content

Commit dc26f7c

Browse files
chore(deps): update dependency cryptography to v46 [security]
1 parent dc5cab4 commit dc26f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"frozendict >=2.4.3, <3.0",
3030
"certifi >=2024.2.2, <2025.0.0",
3131
"PyYAML >=6.0.1, <7.0.0",
32-
"cryptography >=41.0.0, <42.0.0",
32+
"cryptography >=46.0.1, <46.1.0",
3333
"python-dotenv >=1.0.0, <2.0.0",
3434
"itsdangerous >=2.2.0, <3.0.0",
3535
"nest-asyncio >=1.5.8, <2.0.0",

0 commit comments

Comments
 (0)