Skip to content

Commit d85b0e5

Browse files
authored
Merge pull request #70 from emergentmethods/dependabot/pip/main/cryptography-gte-40.0.0-and-lt-45.0.5
chore(deps): update cryptography requirement from <43.0.4,>=40.0.0 to >=40.0.0,<45.0.5
2 parents dacb762 + 6c30b11 commit d85b0e5

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
@@ -12,7 +12,7 @@ dependencies = [
1212
"orjson>=3.9.10",
1313
"httpx>=0.27.2,<0.29.0",
1414
"asgiref>=3.7.2",
15-
"cryptography>=40.0.0,<43.0.4",
15+
"cryptography>=40.0.0,<45.0.5",
1616
"crontab>=1.0.1",
1717
"pydantic[email]>=2.10.4",
1818
]

0 commit comments

Comments
 (0)