Skip to content

Commit 4f885e3

Browse files
authored
Merge pull request #357 from dajiaji/dependabot/pip/cryptography-39.0.1
Bump cryptography from 38.0.4 to 39.0.1
2 parents c10b853 + 004000f commit 4f885e3

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)