Skip to content

Commit bd8664b

Browse files
build(deps): bump cryptography from 44.0.1 to 46.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a4e09 commit bd8664b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies = [
8282
"PyExecJS==1.5.1",
8383
"protobuf==5.28.3",
8484
"gmssl==3.2.2",
85-
"cryptography==44.0.1",
85+
"cryptography==46.0.2",
8686
]
8787

8888
[project.scripts]

0 commit comments

Comments
 (0)