Skip to content

Commit f1729ae

Browse files
chore(deps): bump cryptography in /tools/integration_tests
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b72fa52 commit f1729ae

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

tools/integration_tests/poetry.lock

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

tools/integration_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ license = "Mozilla Public License Version 2.0"
1414
package-mode = false
1515

1616
[tool.poetry.dependencies]
17-
cryptography = "46.0.5"
17+
cryptography = "46.0.6"
1818
hawkauthlib = "^2.0.0"
1919
konfig = "^1.1"
2020
mysqlclient = "^2.2.7"

0 commit comments

Comments
 (0)