Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent e1a7c75 commit 460041a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starcraft-hello = "starcraft:hello"
[project.optional-dependencies]
dev = [
"coverage[toml]==7.2.1",
"pytest==7.2.1",
"pytest==7.2.2",
"pytest-cov==4.0.0",
"pytest-mock==3.10.0",
]
Expand Down
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ deps =
# renovate: datasource=pypi
black==23.1.0
# renovate: datasource=pypi
ruff==0.0.252
ruff==0.0.254
# renovate: datasource=pypi
codespell[tomli]==2.2.2
codespell[tomli]==2.2.3
# renovate: datasource=pypi
yamllint==1.29.0
env_dir = {work_dir}/linting
Expand Down

0 comments on commit 460041a

Please sign in to comment.