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 Mar 15, 2024
1 parent d974bb4 commit 1e3cf1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ commands =
description = Check code against coding style standards
deps =
# renovate: datasource=pypi
black==23.12.1
black==24.3.0
# renovate: datasource=pypi
ruff==0.2.2
# renovate: datasource=pypi
Expand All @@ -53,7 +53,7 @@ deps =
# renovate: datasource=pypi
cosl==0.0.6
# renovate: datasource=pypi
pytest==7.4.1
pytest==8.1.1
# 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==8.1.1
# renovate: datasource=pypi
pytest-operator==0.33.0
pylxd==2.3.2
Expand Down

0 comments on commit 1e3cf1f

Please sign in to comment.