From b10be63ab9111777f3d5cc8d2efe70d7a71b4acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 00:51:55 +0000 Subject: [PATCH] :arrow_up: bump flexihumanhash from 0.9.2 to 0.9.3 Bumps [flexihumanhash](https://github.com/apowers313/pyFlexiHumanHash) from 0.9.2 to 0.9.3. - [Commits](https://github.com/apowers313/pyFlexiHumanHash/commits) --- updated-dependencies: - dependency-name: flexihumanhash dependency-version: 0.9.3 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 e3ac8110..24a99db6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cloudpickle==3.1.0 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows") colored==2.2.4 ; python_version >= "3.10" and python_version < "4.0" farama-notifications==0.0.4 ; python_version >= "3.10" and python_version < "4.0" -flexihumanhash==0.9.2 ; python_version >= "3.10" and python_version < "4.0" +flexihumanhash==0.9.3 ; python_version >= "3.10" and python_version < "4.0" gymnasium==1.0.0 ; python_version >= "3.10" and python_version < "4.0" imageio==2.36.1 ; python_version >= "3.10" and python_version < "4.0" jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"