From 1bd3b80d3442ca3f5ed75ae150170a261912410c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:47:56 +0000 Subject: [PATCH] chore(deps): bump ibis-framework in /samples/functions Bumps [ibis-framework](https://github.com/ibis-project/ibis) from 5.1.0 to 7.1.0. - [Release notes](https://github.com/ibis-project/ibis/releases) - [Changelog](https://github.com/ibis-project/ibis/blob/master/docs/release_notes.md) - [Commits](https://github.com/ibis-project/ibis/compare/5.1.0...7.1.0) --- updated-dependencies: - dependency-name: ibis-framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/functions/requirements.txt b/samples/functions/requirements.txt index 7a43d337f..5a0609fc9 100644 --- a/samples/functions/requirements.txt +++ b/samples/functions/requirements.txt @@ -7,7 +7,7 @@ marshmallow==3.19.0 # Core dependencies fsspec>=2022.8.2 google-api-python-client==2.91.0 -ibis-framework==5.1.0 +ibis-framework==7.1.0 impyla==0.18.0 SQLAlchemy==2.0.17 PyMySQL==1.1.0