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 22, 2023
1 parent edf7d5a commit c8d757e
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 @@ -18,13 +18,13 @@ starcraft-hello = "starcraft:hello"
[project.optional-dependencies]
dev = [
"build",
"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",
]
lint = [
"black==23.7.0",
"black==23.9.1",
"codespell[toml]==2.2.5",
"ruff==0.0.285",
"yamllint==1.32.0"
Expand Down

0 comments on commit c8d757e

Please sign in to comment.