From 72510fffa45664da6cd44dc3cd17d6bc8a22dca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 02:07:37 +0000 Subject: [PATCH] build(deps): Bump pyautogen from 0.2.19 to 0.2.22 Bumps [pyautogen](https://github.com/microsoft/autogen) from 0.2.19 to 0.2.22. - [Release notes](https://github.com/microsoft/autogen/releases) - [Commits](https://github.com/microsoft/autogen/compare/v0.2.19...v0.2.22) --- 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 e55a6af..b15d068 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest pytest-asyncio pytest-mock -pyautogen==0.2.19 +pyautogen==0.2.22 matplotlib scikit-learn tensorboard