Skip to content

Commit 004000f

Browse files
Bump cryptography from 38.0.4 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c10b853 commit 004000f

2 files changed

Lines changed: 31 additions & 32 deletions

File tree

poetry.lock

Lines changed: 30 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python = "^3.7"
2929
asn1crypto = "^1.4.0"
3030
cbor2 = "^5.4.2"
3131
certvalidator = "^0.11.1"
32-
cryptography = ">=36,<39"
32+
cryptography = ">=36,<40"
3333
Sphinx = {version = ">=4.3.1,<6.0.0", extras = ["docs"]}
3434
sphinx-autodoc-typehints = {version = "^1.12.0", extras = ["docs"]}
3535
sphinx-rtd-theme = {version = "^1.0.0", extras = ["docs"]}

0 commit comments

Comments
 (0)