Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 38f5737

Browse files
committed
chore(deps): update all dependencies
1 parent 04867c6 commit 38f5737

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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 \

samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pyarrow==18.1.0; python_version >= '3.9'
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.10.0; python_version == '3.8'
99
ipython===8.18.1; python_version == '3.9'
10-
ipython==8.30.0; python_version >= '3.10'
10+
ipython==8.31.0; python_version >= '3.10'
1111
ipywidgets==8.1.5
1212
pandas===1.3.5; python_version == '3.7'
1313
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)