Skip to content

Commit 94d2101

Browse files
build(deps): Bump cryptography from 44.0.0 to 44.0.1 in /python (#11)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 745a6cb commit 94d2101

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0
19+
cryptography==44.0.1
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.0
15+
cryptography==44.0.1
1616
# via stackit-core
1717
idna==3.10
1818
# via requests

0 commit comments

Comments
 (0)