Skip to content

Commit d388999

Browse files
Upgrade: [dependabot] - update cryptography requirement
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 765231c commit d388999

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
@@ -22,7 +22,7 @@ pip-licenses = "^5.0.0"
2222
flake8 = "^7.0.0"
2323
pre-commit = "^4.0.0"
2424
isort = "^5.13.1"
25-
cryptography = "^43.0.0"
25+
cryptography = "^44.0.0"
2626
python-dateutil = "^2.9.0.post0"
2727
python-dotenv = "^1.0.1"
2828
pytest-nhsd-apim = "^3.3.15"

0 commit comments

Comments
 (0)