From c37325674178bbdd7cf0da79b170cfcb04aa32e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 02:57:50 +0000 Subject: [PATCH] Bump pyautogen from 0.1.10 to 0.1.11 Bumps [pyautogen](https://github.com/microsoft/autogen) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/microsoft/autogen/releases) - [Commits](https://github.com/microsoft/autogen/compare/v0.1.10...v0.1.11) --- 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 737765b..bc7ed1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ Pillow==10.1.0 pluggy==1.3.0 protobuf==4.24.4 pyarrow==13.0.0 -pyautogen==0.1.10 +pyautogen==0.1.11 pydeck==0.8.1b0 Pygments==2.16.1 pytest==7.4.2