From fab1e2b41608f450e413283ce0b72bf1cbb6d83d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:18:56 +0000 Subject: [PATCH] chore(deps): bump gitpython Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.47. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.41...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../multi_agent/mcp_sse_server/MCPAzureFunc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/python/agents/azureaifoundry_sdk/multi_agent/mcp_sse_server/MCPAzureFunc/requirements.txt b/samples/python/agents/azureaifoundry_sdk/multi_agent/mcp_sse_server/MCPAzureFunc/requirements.txt index d6b9177a2..291699b95 100644 --- a/samples/python/agents/azureaifoundry_sdk/multi_agent/mcp_sse_server/MCPAzureFunc/requirements.txt +++ b/samples/python/agents/azureaifoundry_sdk/multi_agent/mcp_sse_server/MCPAzureFunc/requirements.txt @@ -3,4 +3,4 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions -GitPython==3.1.41 \ No newline at end of file +GitPython==3.1.47 \ No newline at end of file