From c86cbc878bd14337f82c35364cb50ccc6f8f0fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:26:49 +0000 Subject: [PATCH] Bump zipp from 3.19.0 to 3.20.1 in /llm-server Bumps [zipp](https://github.com/jaraco/zipp) from 3.19.0 to 3.20.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.19.0...v3.20.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- llm-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-server/requirements.txt b/llm-server/requirements.txt index 77aba08d1..6f37e7836 100644 --- a/llm-server/requirements.txt +++ b/llm-server/requirements.txt @@ -168,7 +168,7 @@ Werkzeug==3.0.3 wrapt==1.16.0 wsproto==1.2.0 yarl==1.9.4 -zipp==3.19.0 +zipp==3.20.1 lxml==4.9.3 Flask-SocketIO==5.3.6 sentry_sdk==1.39.1