Skip to content

Commit b633d6a

Browse files
authored
chore(deps): update all dependencies (#1051)
1 parent 83760b0 commit b633d6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/integration-tests-against-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
2121
- name: Setup Python
22-
uses: actions/setup-python@v4
22+
uses: actions/setup-python@v5
2323
with:
2424
python-version: 3.8
2525
- name: Install nox

samples/samples/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.4.3
22
pytest-dependency==0.5.1
33
mock==5.1.0
4-
google-cloud-testutils==1.3.3
4+
google-cloud-testutils==1.4.0

0 commit comments

Comments
 (0)