Skip to content

Commit 3c8f954

Browse files
Bump cryptography from 44.0.0 to 48.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caec7d8 commit 3c8f954

2 files changed

Lines changed: 96 additions & 50 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44
requires-python = ">=3.12"
55
dependencies = [
66
"click>=8.1.7",
7-
"cryptography>=44.0.0",
7+
"cryptography>=48.0.1",
88
"pexpect>=4.9.0",
99
"pyjwt>=2.10.1",
1010
"python-benedict[yaml]>=0.34.0",

0 commit comments

Comments
 (0)