Skip to content

Commit 5acb6a9

Browse files
Bump cryptography from 46.0.4 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d502ab7 commit 5acb6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ development = [
3636
"build==1.4.0",
3737
"coverage==7.10.7; python_version <= '3.11'",
3838
"coverage==7.13.4; python_version > '3.11'",
39-
"cryptography==46.0.4",
39+
"cryptography==46.0.5",
4040
"psutil==7.2.2",
4141
"pytest-cov==7.0.0",
4242
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)