Skip to content

Commit

Permalink
fix(deps): update dependency pathvalidate to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 73e8490 commit 45e7294
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -92,7 +92,7 @@ dependencies = [
"click>=8.0.1",
"dlsite-async<1.0.0,>=0.2.0",
"aiohttp<4.0.0,>=3.8.1",
"pathvalidate<3.0.0,>=2.5.2",
"pathvalidate<3.3.0,>=3.2.1",
"cryptography<42.0.0,>=41.0.5",
"ruamel-yaml<1.0.0,>=0.18.0",
"tqdm<5.0.0,>=4.64.1",
Expand Down

0 comments on commit 45e7294

Please sign in to comment.