Skip to content

Commit 456f42d

Browse files
build(deps): Bump cryptography from 44.0.1 to 46.0.6 in /python (#27)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 932cb06 commit 456f42d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ charset-normalizer==3.4.1
1616
# via requests
1717
click==8.1.8
1818
# via black
19-
cryptography==44.0.1
19+
cryptography==46.0.6
2020
# via stackit-core
2121
flake8==7.1.1
2222
# via marketplace-reference-code (pyproject.toml)

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cffi==1.17.1
1212
# via cryptography
1313
charset-normalizer==3.4.1
1414
# via requests
15-
cryptography==44.0.1
15+
cryptography==46.0.6
1616
# via stackit-core
1717
idna==3.10
1818
# via requests

0 commit comments

Comments
 (0)