Skip to content

Commit

Permalink
🤖 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo authored and MLA-Bot committed Mar 27, 2024
1 parent 371042d commit 87c78b0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
104 changes: 52 additions & 52 deletions pdm.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ test = [
"pytest~=8.1",
"vcrpy~=6.0",
"pytest-vcr~=1.0",
"pytest-cov~=4.1",
"pytest-cov~=5.0",
"pytest-sugar~=1.0",
"pytest-xdist~=3.5",
"urllib3~=1.26",
]
cli = [
"typer[all]~=0.9",
"typer[all]~=0.11",
]
cli-ci = [
"typer~=0.9",
"typer~=0.11",
]
tui = [
"trogon~=0.5",
Expand Down

0 comments on commit 87c78b0

Please sign in to comment.