Skip to content

Commit 0040a40

Browse files
Bump cryptography from 46.0.7 to 47.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6871e41 commit 0040a40

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.4",
3838
"coverage==7.10.7; python_version <= '3.11'",
3939
"coverage==7.13.5; python_version > '3.11'",
40-
"cryptography==46.0.7",
40+
"cryptography==47.0.0",
4141
"psutil==7.2.2",
4242
"pytest-cov==7.1.0",
4343
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)