From b5594df32e412797decef3933a9bc8ed7c0cae9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:16:47 +0000 Subject: [PATCH] chore(deps): bump dulwich from 0.19.16 to 1.2.5 Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.19.16 to 1.2.5. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.19.16...dulwich-1.2.5) --- updated-dependencies: - dependency-name: dulwich dependency-version: 1.2.5 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 dc54fc01..542ba7b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ slack_sdk jinja2 tabulate # needed for python-foreman -dulwich==0.19.16 +dulwich==1.2.5 #setuptools==70.0.0 FIXME autosemver==0.5.4 python-foreman==0.4.20