From 6c3d25aa348c49c0e52be65d645e2c03f6ed7de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:27:23 +0000 Subject: [PATCH] Bump pyarrow Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ai_tic_tac_toe_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced_ai_agents/autonomous_game_playing_agent_apps/ai_tic_tac_toe_agent/requirements.txt b/advanced_ai_agents/autonomous_game_playing_agent_apps/ai_tic_tac_toe_agent/requirements.txt index a09658d61f..106e4d3142 100644 --- a/advanced_ai_agents/autonomous_game_playing_agent_apps/ai_tic_tac_toe_agent/requirements.txt +++ b/advanced_ai_agents/autonomous_game_playing_agent_apps/ai_tic_tac_toe_agent/requirements.txt @@ -124,7 +124,7 @@ pip-tools==7.4.1 # via -r cookbook/examples/apps/tic_tac_toe/requirements.in protobuf==5.29.6 # via streamlit -pyarrow==19.0.1 +pyarrow==23.0.1 # via streamlit pyasn1==0.6.2 # via