Skip to content

Commit 8d2b84f

Browse files
committed
chore(deps): update all dependencies
1 parent c6f1e43 commit 8d2b84f

File tree

29 files changed

+407
-382
lines changed

29 files changed

+407
-382
lines changed

.github/workflows/django-spanner-django3.2_tests_against_emulator0.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator1.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator2.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator3.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator4.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator5.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator6.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator7.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator8.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

.github/workflows/django-spanner-django3.2_tests_against_emulator9.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v6
2929
- name: Setup Python
30-
uses: actions/setup-python@v5
30+
uses: actions/setup-python@v6
3131
with:
32-
python-version: 3.8
32+
python-version: 3.14
3333
- name: Run Django tests
3434
run: sh django_test_suite_3.2.sh
3535
env:

0 commit comments

Comments
 (0)