Skip to content

Commit 5f49909

Browse files
fix(deps): update dependency cryptography to v46 [security]
1 parent 601d08b commit 5f49909

2 files changed

Lines changed: 135 additions & 127 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
license = {text = "MIT"}
1010
requires-python = "<4.0,>=3.10"
1111
dependencies = [
12-
"cryptography<44.0.1,>=44.0.0",
12+
"cryptography<46.0.6,>=46.0.5",
1313
"pygithub>=2.5.0",
1414
"PyJWT<3.0.0,>=2.6.0",
1515
"requests<3.0.0,>=2.28.2",

0 commit comments

Comments
 (0)