Skip to content

Commit

Permalink
fix(deps): update dependency cryptography to <43.0.4,>=43.0.3 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 1a3c2b1 commit 6ddbff2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies = [
"dlsite-async<1.0.0,>=0.2.0",
"aiohttp<4.0.0,>=3.8.1",
"pathvalidate<3.3.0,>=3.2.3",
"cryptography<43.0.2,>=43.0.1",
"cryptography<43.0.4,>=43.0.3",
"ruamel-yaml<1.0.0,>=0.18.0",
"tqdm<5.0.0,>=4.64.1",
"platformdirs<4.4.0,>=4.3.6",
Expand Down

0 comments on commit 6ddbff2

Please sign in to comment.