Skip to content

Commit 23c0c71

Browse files
Bump cryptography from 42.0.3 to 42.0.4 in /e2e
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.3...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb7972f commit 23c0c71

File tree

2 files changed

+47
-42
lines changed

2 files changed

+47
-42
lines changed

e2e/poetry.lock

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

e2e/pyproject.toml

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

2121
[build-system]

0 commit comments

Comments
 (0)