Skip to content

Commit

Permalink
chore(deps): update development dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 476a87d commit a734605
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ emitter = "craft_cli.pytest_plugin"

[project.optional-dependencies]
dev = [
"coverage[toml]==7.3.0",
"pytest==7.4.0",
"coverage[toml]==7.3.1",
"pytest==7.4.2",
"pytest-cov==4.1.0",
"pytest-mock==3.11.1",
"pytest-subprocess"
Expand All @@ -58,7 +58,7 @@ lint = [
]
types = [
"mypy[reports]==1.5.1",
"pyright==1.1.323",
"pyright==1.1.326",
]
docs = [
"furo==2023.5.20",
Expand Down

0 comments on commit a734605

Please sign in to comment.