Skip to content

Commit 4c7fcfd

Browse files
Bump cryptography from 47.0.0 to 48.0.0 (#96)
Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5f2dae commit 4c7fcfd

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
@@ -36,7 +36,7 @@ development = [
3636
"build==1.4.4",
3737
"coverage==7.10.7; python_version <= '3.11'",
3838
"coverage==7.13.5; python_version > '3.11'",
39-
"cryptography==47.0.0",
39+
"cryptography==48.0.0",
4040
"psutil==7.2.2",
4141
"pytest-cov==7.1.0",
4242
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)