Skip to content

Commit d4065de

Browse files
authored
Merge pull request #132 from MeoProject/dependabot/pip/cryptography-gte-44.0.3-and-lt-47.0.0
build(deps): update cryptography requirement from <45.0.0,>=44.0.3 to >=44.0.3,<47.0.0
2 parents 391a296 + 7866eec commit d4065de

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
@@ -11,7 +11,7 @@ dependencies = [
1111
"pycryptodome (>=3.22.0,<4.0.0)",
1212
"xmltodict (>=0.14.2,<0.15.0)",
1313
"redis (>=5.2.1,<6.0.0)",
14-
"cryptography (>=44.0.3,<45.0.0)",
14+
"cryptography (>=44.0.3,<47.0.0)",
1515
"uvicorn (>=0.34.2,<0.35.0)",
1616
"logzero (>=1.7.0,<2.0.0)",
1717
"dnspython (>=2.8.0,<3.0.0)",

0 commit comments

Comments
 (0)