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

Commit 3e2295a

Browse files
authored
chore(deps): update all dependencies (#903)
1 parent 54e4802 commit 3e2295a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ 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'
1010
ipython===8.33.0; python_version == '3.10'
11-
ipython==9.0.1; python_version >= '3.11'
11+
ipython==9.0.2; python_version >= '3.11'
1212
ipywidgets==8.1.5
1313
pandas===1.3.5; python_version == '3.7'
1414
pandas===2.0.3; python_version == '3.8'
1515
pandas==2.2.3; python_version >= '3.9'
1616
tqdm==4.67.1
17-
db-dtypes==1.4.1
17+
db-dtypes==1.4.2

0 commit comments

Comments
 (0)