Skip to content

Commit eee8905

Browse files
Update dependency cryptography to v46
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07f7c7c commit eee8905

File tree

2 files changed

+63
-45
lines changed

2 files changed

+63
-45
lines changed

poetry.lock

Lines changed: 62 additions & 44 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
@@ -35,7 +35,7 @@ python = ">=3.10,<3.15"
3535
websockets = "^12.0 || ^15.0.0"
3636
click = "^8.1.7"
3737
tqdm = "^4.66.4"
38-
cryptography = "^42.0.8 || ^43.0.0 || ^44.0.0 || ^45.0.0"
38+
cryptography = "^42.0.8 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0"
3939
pyside6-essentials = "^6.7.2"
4040

4141
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)