Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update testing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent ae66661 commit da261dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ deps =
# renovate: datasource=pypi
ruff==0.2.2
# renovate: datasource=pypi
codespell==2.2.5
codespell==2.2.6
commands =
codespell {toxinidir}
ruff {[vars]src_path}
Expand All @@ -51,9 +51,9 @@ description = Run unit tests
deps =
-r{toxinidir}/requirements.txt
# renovate: datasource=pypi
cosl==0.0.6
cosl==0.0.33
# renovate: datasource=pypi
pytest==7.4.1
pytest==7.4.4
# renovate: datasource=pypi
coverage[toml]==6.5.0
# renovate: datasource=pypi
Expand All @@ -74,7 +74,7 @@ commands =
description = Run integration tests
deps =
# renovate: datasource=pypi
pytest==7.4.1
pytest==7.4.4
# renovate: datasource=pypi
pytest-operator==0.33.0
pylxd==2.3.2
Expand Down

0 comments on commit da261dd

Please sign in to comment.