Skip to content

Commit a87f9d4

Browse files
committed
chore(deps): update all dependencies
1 parent b32a9c9 commit a87f9d4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.kokoro/docker/docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes synthtool/gcp/templates/python_library/.kokoro/docker/docs/requirements.in
66
#
7-
argcomplete==3.5.2 \
8-
--hash=sha256:036d020d79048a5d525bc63880d7a4b8d1668566b8a76daf1144c0bbe0f63472 \
9-
--hash=sha256:23146ed7ac4403b70bd6026402468942ceba34a6732255b9edf5b7354f68a6bb
7+
argcomplete==3.5.3 \
8+
--hash=sha256:2ab2c4a215c59fd6caaff41a869480a23e8f6a5f910b266c1808037f4e375b61 \
9+
--hash=sha256:c12bf50eded8aebb298c7b7da7a5ff3ee24dffd9f5281867dfe1424b58c55392
1010
# via nox
1111
colorlog==6.9.0 \
1212
--hash=sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-testutils==1.4.0
1+
google-cloud-testutils==1.5.0
22
pytest==8.3.4

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery-storage==2.27.0
22
google-cloud-bigquery==3.27.0
3-
pandas-gbq==0.24.0
3+
pandas-gbq==0.26.0
44
pandas===2.0.3; python_version == '3.8'
55
pandas==2.2.3; python_version >= '3.9'
66
pyarrow==18.1.0; python_version >= '3.9'

0 commit comments

Comments
 (0)