From a628482b82fe52a35a34bd82bf8653a264c7e57c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:13:18 +0000 Subject: [PATCH 1/2] chore(deps): update actions/setup-python digest to f677139 --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e7dd79e..7bdced2 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -15,7 +15,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} fetch-depth: 0 - - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5 + - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5 with: cache: pip # caching pip dependencies - run: pip install commitizen From d759830e33c87bc032ce4ea7561588e474ed841f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:50:14 +0000 Subject: [PATCH 2/2] fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f05d0e2..4473e63 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 3.0.3 1.46.0 - 1.15.0 + 1.15.1 1.7 1.7.36