Skip to content

Commit f139de2

Browse files
Bump cryptography from 46.0.5 to 46.0.6
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>
1 parent c2ab725 commit f139de2

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 @@ all = [
3838
development = [
3939
"build==1.4.2",
4040
"coverage==7.13.5",
41-
"cryptography==46.0.5",
41+
"cryptography==46.0.6",
4242
"orjson==3.11.7",
4343
"psutil==7.2.2",
4444
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)