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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Yip <[email protected]>
1 parent aae8113 commit c16614e

File tree

2 files changed

+48
-43
lines changed

2 files changed

+48
-43
lines changed

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)