Skip to content

Commit c16614e

Browse files
Bump cryptography from 42.0.8 to 44.0.1 in /tests/e2e (#917)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Yip <daniel.yip4@nhs.net>
1 parent aae8113 commit c16614e

2 files changed

Lines changed: 48 additions & 43 deletions

File tree

tests/e2e/poetry.lock

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

tests/e2e/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ simplejson = "^3.20.2"
1515
[tool.poetry.group.dev.dependencies]
1616
requests = "^2.32.5"
1717
pyjwt = "^2.10.1"
18-
cryptography = "^42.0.3"
18+
cryptography = "^44.0.1"
1919
lxml = "~4.9.0"
2020
oath = "^1.4.4"
2121

0 commit comments

Comments
 (0)