diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bad8ceb..ef3aea8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,7 +29,7 @@ env: # renovate: datasource=pypi depName=tox TOX_VERSION: 4.24.1 # renovate: datasource=pypi depName=tox-uv - TOX_UV_VERSION: 1.20.1 + TOX_UV_VERSION: 1.20.2 jobs: tests: