Skip to content

Commit 9e8cea6

Browse files
committed
MESH-2530 Update cryptography for moderate severity alert
1 parent e04814a commit 9e8cea6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
python = ">=3.11,<3.14.0"
1515
types-python-dateutil = "^2.8.9"
1616
python-dateutil = "^2.8.2"
17-
cryptography = ">=42,<45"
17+
cryptography = ">=43.0.1,<45"
1818
fastapi = ">=0.104.1,<0.118.0"
1919
gunicorn = ">=21.2,<24.0"
2020
uvicorn = ">=0.23.2,<0.31.0"

0 commit comments

Comments
 (0)