diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 768c9ac0..2afd0087 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -22,7 +22,7 @@ jobs: # renovate: datasource=github-tags depName=python/cpython PYTHON_VERSION: v3.12.4 # renovate: datasource=pypi depName=pybump - PYBUMP_VERSION: 1.12.3 + PYBUMP_VERSION: 1.12.4 runs-on: ubuntu-latest permissions: contents: write