dependabot[bot]
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with
17 additions and
17 deletions
-
.github/workflows/build-docs.yml
-
.github/workflows/contributors.yml
-
.github/workflows/deploy-docs.yml
-
.github/workflows/label-approved.yml
-
.github/workflows/notify-translations.yml
-
.github/workflows/people.yml
-
.github/workflows/pre-commit.yml
-
.github/workflows/publish.yml
-
.github/workflows/smokeshow.yml
-
.github/workflows/sponsors.yml
-
.github/workflows/test.yml
-
.github/workflows/topic-repos.yml
-
.github/workflows/translate.yml
|
|
|
@ -54,7 +54,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
@ -90,7 +90,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -29,7 +29,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: false |
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -37,7 +37,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -46,7 +46,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
cache-dependency-glob: | |
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Install uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
- name: Build distribution |
|
|
|
|
|
|
|
@ -25,7 +25,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
cache-dependency-glob: | |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -111,7 +111,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version: ${{ matrix.python-version }} |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
@ -168,7 +168,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version: "3.13" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
@ -199,7 +199,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
enable-cache: true |
|
|
|
|
|
|
|
@ -58,7 +58,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
cache-dependency-glob: | |
|
|
|
@ -97,7 +97,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 |
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0 |
|
|
|
with: |
|
|
|
version: "0.11.4" |
|
|
|
cache-dependency-glob: | |
|
|
|
|