Skip to content

Commit 70787fe

Browse files
authored
Merge pull request #187 from NHSDigital/mesh-2530-update-additional-deps
MESH-2530 Update cryptography for moderate severity alert
2 parents 75ed5a8 + d050b7e commit 70787fe

3 files changed

Lines changed: 308 additions & 93 deletions

File tree

poetry.lock

Lines changed: 46 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ 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"
18-
fastapi = ">=0.104.1,<0.118.0"
17+
cryptography = ">=44.0.1"
18+
fastapi = ">=0.110.0,<0.118.0"
1919
gunicorn = ">=21.2,<24.0"
2020
uvicorn = ">=0.23.2,<0.31.0"
2121
mesh-client = "^4.0.1"

0 commit comments

Comments
 (0)