Skip to content

Commit 84fe72b

Browse files
Bump cryptography from 46.0.5 to 46.0.6 (#371)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 a45ebda commit 84fe72b

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
@@ -37,7 +37,7 @@ development = [
3737
"build==1.4.2",
3838
"coverage==7.10.7; python_version <= '3.11'",
3939
"coverage==7.13.5; python_version > '3.11'",
40-
"cryptography==46.0.5",
40+
"cryptography==46.0.6",
4141
"psutil==7.2.2",
4242
"pytest-cov==7.1.0",
4343
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)