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 Apr 19, 2024
1 parent d974bb4 commit bac71bd
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 @@ -27,7 +27,7 @@ deps =
# renovate: datasource=pypj
black==23.7.0
# renovate: datasource=pypi
ruff==0.2.2
ruff==0.4.1
commands =
ruff --fix {[vars]src_path}
black {[vars]all_path}
Expand All @@ -38,7 +38,7 @@ deps =
# renovate: datasource=pypi
black==23.12.1
# renovate: datasource=pypi
ruff==0.2.2
ruff==0.4.1
# renovate: datasource=pypi
codespell==2.2.5
commands =
Expand Down Expand Up @@ -76,7 +76,7 @@ deps =
# renovate: datasource=pypi
pytest==7.4.1
# renovate: datasource=pypi
pytest-operator==0.33.0
pytest-operator==0.34.0
pylxd==2.3.2
-r{toxinidir}/requirements.txt
commands =
Expand Down

0 comments on commit bac71bd

Please sign in to comment.