From c4ff30c7221ccd48ecde48a2ac43af736ed42ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 09:09:35 +0000 Subject: [PATCH] chore(deps): update dulwich requirement from ~=0.21.5 to ~=0.21.6 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.5...dulwich-0.21.6) --- 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 4e444a8c..e3f2e625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests~=2.31.0 openai~=0.28.0 -dulwich~=0.21.5 +dulwich~=0.21.6 colorlog~=6.6.0 yiri-mirai websockets