From d98a20681e832ad512b3b1db7b7a267e988c5566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:01:14 +0000 Subject: [PATCH] build(deps): bump bloodhound from 1.8.0 to 1.9.0 Bumps [bloodhound](https://github.com/dirkjanm/bloodhound.py) from 1.8.0 to 1.9.0. - [Commits](https://github.com/dirkjanm/bloodhound.py/commits) --- updated-dependencies: - dependency-name: bloodhound dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b16ef9e..1b9b8dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ pycryptodomex==3.23.0 six==1.17.0 termcolor==3.1.0 Werkzeug==3.1.3 -bloodhound==1.8.0 +bloodhound==1.9.0 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability