Skip to content

Commit 3b42434

Browse files
Bump cryptography from 46.0.1 to 46.0.2 (#88)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.1...46.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production 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 d3a55c0 commit 3b42434

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
@@ -34,7 +34,7 @@ all = [
3434
development = [
3535
"build==1.3.0",
3636
"coverage==7.10.7",
37-
"cryptography==46.0.1",
37+
"cryptography==46.0.2",
3838
"psutil==7.1.0",
3939
"pytest-cov==7.0.0",
4040
"pytest-schema==0.1.2",

0 commit comments

Comments
 (0)