From a5c8e575586e322bbdf77ba8d8844933368001e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:48:50 +0000 Subject: [PATCH] Bump python-dotenv in /mcp_ai_agents/ai_travel_planner_mcp_agent_team Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt b/mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt index cd00150e0e..c368960987 100644 --- a/mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt +++ b/mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt @@ -4,6 +4,6 @@ streamlit==1.44.1 google-api-python-client==2.118.0 google-auth==2.28.1 google-auth-oauthlib==1.2.0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 requests==2.31.0 openai==1.12.0 \ No newline at end of file