From 7485b35e18158bd3e8c4be18b52717cc2e350802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:15:51 +0000 Subject: [PATCH] Bump dulwich from 0.22.1 to 0.22.3 Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.22.1 to 0.22.3. - [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.22.1...dulwich-0.22.3) --- updated-dependencies: - dependency-name: dulwich 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 94dbbf1..f333ba8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dulwich==0.22.1 +dulwich==0.22.3 paramiko==3.5.0 pypass==0.2.1 Babel==2.16.0