Skip to content

Commit bd75b96

Browse files
authored
Merge branch 'main' into feat-new-load-options
2 parents ac7b1fe + 7c9e7fd commit bd75b96

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.0
2+
pytest==8.4.1
33
mock==5.2.0
44
pytest-xdist==3.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==8.4.0
1+
pytest==8.4.1
22
mock==5.2.0
33
pytest-xdist==3.7.0

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
attrs==25.3.0
2-
certifi==2025.4.26
2+
certifi==2025.6.15
33
cffi==1.17.1
44
charset-normalizer==3.4.2
55
click===8.1.8; python_version == '3.9'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.0
2+
pytest==8.4.1
33
mock==5.2.0
44
pytest-xdist==3.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.0
2+
pytest==8.4.1
33
mock==5.2.0
44
pytest-xdist==3.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.6.4
3-
pytest==8.4.0
3+
pytest==8.4.1
44
mock==5.2.0
55
pytest-xdist==3.7.0

0 commit comments

Comments
 (0)