Skip to content

Commit 8bdcb88

Browse files
Bump cryptography from 46.0.4 to 46.0.5 (#344)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 907e528 commit 8bdcb88

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
@@ -38,7 +38,7 @@ development = [
3838
"build==1.4.0",
3939
"coverage==7.10.7; python_version <= '3.11'",
4040
"coverage==7.13.4; python_version > '3.11'",
41-
"cryptography==46.0.4",
41+
"cryptography==46.0.5",
4242
"psutil==7.2.2",
4343
"pytest-cov==7.0.0",
4444
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)