Skip to content

Commit f23de1a

Browse files
renovate-bottswast
andauthored
chore(deps): update all dependencies (#866)
* chore(deps): update all dependencies * revert pyarrow change Can't update pyarrow until we update ibis. --------- Co-authored-by: Tim Sweña (Swast) <[email protected]>
1 parent b9e6150 commit f23de1a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

samples/polars/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.4.0
3-
pytest==8.2.0
3+
pytest==8.3.2

samples/polars/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
bigframes==1.6.0
2-
polars==0.20.31
1+
bigframes==1.11.1
2+
polars==1.3.0
33
pyarrow==15.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.4.0
3-
pytest==8.2.1
3+
pytest==8.3.2

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# samples/snippets should be runnable with no "extras"
2-
bigframes==1.7.0
2+
bigframes==1.11.1

0 commit comments

Comments
 (0)