From 65d5a1ed6398b0e51b95c61ef0c5654e9cf1af56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 09:01:55 +0000 Subject: [PATCH] chore(deps): update dulwich requirement from ~=0.21.3 to ~=0.21.5 Updates the requirements on [dulwich](https://github.com/dulwich/dulwich) to permit the latest version. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.21.3...dulwich-0.21.5) --- updated-dependencies: - dependency-name: dulwich dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ab6eceb..c4c01819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests~=2.28.1 openai~=0.27.5 -dulwich~=0.21.3 +dulwich~=0.21.5 colorlog~=6.6.0 yiri-mirai~=0.2.6.1 websockets