From 43c3c2bb434b9b6b8ee907fbe04a832fc4769019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 02:52:56 +0000 Subject: [PATCH] Bump hellbox from 0.0.2 to 0.1.3 Bumps [hellbox](https://github.com/hellboxpy/hellbox) from 0.0.2 to 0.1.3. - [Commits](https://github.com/hellboxpy/hellbox/commits/v0.1.3) --- updated-dependencies: - dependency-name: hellbox dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 49d68f0..b060c35 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,3 +1,3 @@ glob2==0.4.1 -hellbox==0.0.2 +hellbox==0.1.3 virtualenv==21.2.4