Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 9166bb7

Browse files
chore(deps): update all dependencies (#2436)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 1178b83 commit 9166bb7

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

.github/workflows/tests.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v5
2525
- name: Set up Python
26-
uses: actions/setup-python@v5
26+
uses: actions/setup-python@v6
2727
# Use python 3.10 for docs to match the version for the sphinx plugin
2828
# https://github.com/googleapis/synthtool/pull/1891
2929
with:
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v5
4040
- name: Set up Python
41-
uses: actions/setup-python@v5
41+
uses: actions/setup-python@v6
4242
# Use python 3.10 for docs to match the version for the sphinx plugin
4343
# https://github.com/googleapis/synthtool/pull/1891
4444
with:
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v5
6060
- name: Set up Python "${{ matrix.python }}"
61-
uses: actions/setup-python@v5
61+
uses: actions/setup-python@v6
6262
with:
6363
python-version: "${{ matrix.python }}"
6464
cache: 'pip'
@@ -81,7 +81,7 @@ jobs:
8181
steps:
8282
- uses: actions/checkout@v5
8383
- name: Set up Python "${{ matrix.python }}"
84-
uses: actions/setup-python@v5
84+
uses: actions/setup-python@v6
8585
with:
8686
python-version: "${{ matrix.python }}"
8787
cache: 'pip'
@@ -127,7 +127,7 @@ jobs:
127127
sudo mkdir -p /tmp/workspace/tests/cert/
128128
sudo chown -R ${USER} /tmp/workspace/
129129
- name: Set up Python "3.13"
130-
uses: actions/setup-python@v5
130+
uses: actions/setup-python@v6
131131
with:
132132
python-version: "3.13"
133133
cache: 'pip'
@@ -173,7 +173,7 @@ jobs:
173173
steps:
174174
- uses: actions/checkout@v5
175175
- name: Set up Python "${{ matrix.python }}"
176-
uses: actions/setup-python@v5
176+
uses: actions/setup-python@v6
177177
with:
178178
python-version: "${{ matrix.python }}"
179179
cache: 'pip'
@@ -201,7 +201,7 @@ jobs:
201201
steps:
202202
- uses: actions/checkout@v5
203203
- name: Set up Python "3.13"
204-
uses: actions/setup-python@v5
204+
uses: actions/setup-python@v6
205205
with:
206206
python-version: "3.13"
207207
cache: 'pip'
@@ -229,7 +229,7 @@ jobs:
229229
steps:
230230
- uses: actions/checkout@v5
231231
- name: Set up Python "3.13"
232-
uses: actions/setup-python@v5
232+
uses: actions/setup-python@v6
233233
with:
234234
python-version: "3.13"
235235
cache: 'pip'
@@ -254,7 +254,7 @@ jobs:
254254
steps:
255255
- uses: actions/checkout@v5
256256
- name: Set up Python "3.13"
257-
uses: actions/setup-python@v5
257+
uses: actions/setup-python@v6
258258
with:
259259
python-version: "3.13"
260260
cache: 'pip'
@@ -277,7 +277,7 @@ jobs:
277277
steps:
278278
- uses: actions/checkout@v5
279279
- name: Set up Python ${{ matrix.python }}
280-
uses: actions/setup-python@v5
280+
uses: actions/setup-python@v6
281281
with:
282282
python-version: ${{ matrix.python }}
283283
cache: 'pip'
@@ -302,7 +302,7 @@ jobs:
302302
steps:
303303
- uses: actions/checkout@v5
304304
- name: Set up Python ${{ matrix.python }}
305-
uses: actions/setup-python@v5
305+
uses: actions/setup-python@v6
306306
with:
307307
python-version: ${{ matrix.python }}
308308
cache: 'pip'
@@ -349,7 +349,7 @@ jobs:
349349
steps:
350350
- uses: actions/checkout@v5
351351
- name: Set up Python 3.13
352-
uses: actions/setup-python@v5
352+
uses: actions/setup-python@v6
353353
with:
354354
python-version: "3.13"
355355
cache: 'pip'
@@ -368,7 +368,7 @@ jobs:
368368
steps:
369369
- uses: actions/checkout@v5
370370
- name: Set up Python 3.13
371-
uses: actions/setup-python@v5
371+
uses: actions/setup-python@v6
372372
with:
373373
python-version: "3.13"
374374
cache: 'pip'
@@ -389,7 +389,7 @@ jobs:
389389
steps:
390390
- uses: actions/checkout@v5
391391
- name: Set up Python 3.13
392-
uses: actions/setup-python@v5
392+
uses: actions/setup-python@v6
393393
with:
394394
python-version: "3.13"
395395
cache: 'pip'
@@ -410,7 +410,7 @@ jobs:
410410
steps:
411411
- uses: actions/checkout@v5
412412
- name: Set up Python "3.13"
413-
uses: actions/setup-python@v5
413+
uses: actions/setup-python@v6
414414
with:
415415
python-version: "3.13"
416416
cache: 'pip'

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ backports-asyncio-runner==1.2.0 \
112112
--hash=sha256:0da0a936a8aeb554eccb426dc55af3ba63bcdc69fa1a600b5bb305413a4477b5 \
113113
--hash=sha256:a5aa7b2b7d8f8bfcaa2b57313f70792df84e32a2a746f585213373f900b42162
114114
# via pytest-asyncio
115-
cachetools==5.5.2 \
116-
--hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \
117-
--hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a
115+
cachetools==6.2.0 \
116+
--hash=sha256:1c76a8960c0041fcc21097e357f882197c79da0dbff766e7317890a65d7d8ba6 \
117+
--hash=sha256:38b328c0889450f05f5e120f56ab68c8abaf424e1275522b138ffc93253f7e32
118118
# via google-auth
119119
certifi==2025.8.3 \
120120
--hash=sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \
@@ -201,9 +201,9 @@ charset-normalizer==3.4.3 \
201201
--hash=sha256:fd10de089bcdcd1be95a2f73dbe6254798ec1bda9f450d5828c96f93e2536b9c \
202202
--hash=sha256:fdabf8315679312cfa71302f9bd509ded4f2f263fb5b765cf1433b39106c3cc9
203203
# via requests
204-
click==8.1.8 \
205-
--hash=sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \
206-
--hash=sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a
204+
click==8.2.1 \
205+
--hash=sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 \
206+
--hash=sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b
207207
# via -r requirements.in
208208
exceptiongroup==1.3.0 \
209209
--hash=sha256:4d111e6e0c13d0644cad6ddaa7ed0261a0b36971f6d23e7ec9b4b9097da78a10 \
@@ -801,9 +801,9 @@ pypandoc==1.15 \
801801
--hash=sha256:4ededcc76c8770f27aaca6dff47724578428eca84212a31479403a9731fc2b16 \
802802
--hash=sha256:ea25beebe712ae41d63f7410c08741a3cab0e420f6703f95bc9b3a749192ce13
803803
# via -r requirements.in
804-
pytest==8.4.1 \
805-
--hash=sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7 \
806-
--hash=sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c
804+
pytest==8.4.2 \
805+
--hash=sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 \
806+
--hash=sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79
807807
# via pytest-asyncio
808808
pytest-asyncio==1.1.0 \
809809
--hash=sha256:5fe2d69607b0bd75c656d1211f969cadba035030156745ee09e7d71740e58ecf \

0 commit comments

Comments
 (0)