From ff7389ef95c5a4976d3c32c6757f76b192a44a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 02:17:01 +0000 Subject: [PATCH] build(deps): Bump pyautogen from 0.2.28 to 0.2.29 Bumps [pyautogen](https://github.com/microsoft/autogen) from 0.2.28 to 0.2.29. - [Release notes](https://github.com/microsoft/autogen/releases) - [Commits](https://github.com/microsoft/autogen/compare/v0.2.28...v0.2.29) --- updated-dependencies: - dependency-name: pyautogen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 646f375..a522af3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest pytest-asyncio pytest-mock -pyautogen==0.2.28 +pyautogen==0.2.29 matplotlib scikit-learn tensorboard