Skip to content

Commit 53173a2

Browse files
chore(deps): bump cryptography from 41.0.7 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e839e19 commit 53173a2

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

poetry.lock

Lines changed: 38 additions & 29 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
@@ -57,7 +57,7 @@ click = "~8.1.7"
5757
click-option-group = "^0.5.2"
5858
click-plugins = "~1.1.1"
5959
coverage = { version = "^6.0", extras=["toml"], optional = true }
60-
cryptography = "^41.0.7"
60+
cryptography = ">=41.0.7,<43.0.0"
6161
cwl-utils = "^0.27"
6262
cwltool = "==3.1.20230601100705"
6363
deal = "~4.24.3"

0 commit comments

Comments
 (0)