Skip to content

Commit 13f9c59

Browse files
chore(deps): bump cryptography from 43.0.3 to 46.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58dac51 commit 13f9c59

2 files changed

Lines changed: 57 additions & 34 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"platformdirs~=4.2",
3535
"charset-normalizer~=3.1.0",
3636
"click~=8.1.0",
37-
"cryptography~=43.0.1",
37+
"cryptography>=43.0.1,<46.1.0",
3838
"marshmallow>=3.18,<3.27",
3939
"marshmallow-dataclass~=8.5.8",
4040
"oauthlib~=3.2.1",

0 commit comments

Comments
 (0)