From db7a8ca2ba963e216ad5e28f9c4e3b053fe17ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 17:53:08 +0000 Subject: [PATCH] Bump hachoir from 3.3.0 to 3.4.0 Bumps [hachoir](https://github.com/vstinner/hachoir) from 3.3.0 to 3.4.0. - [Changelog](https://github.com/vstinner/hachoir/blob/main/doc/changelog.rst) - [Commits](https://github.com/vstinner/hachoir/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: hachoir dependency-version: 3.4.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 a5b2acf..4f176d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pyrofork==2.3.69 TgCrypto-pyrofork==1.2.8 motor==3.7.1 dnspython==2.8.0 -hachoir==3.3.0 +hachoir==3.4.0 Pillow==12.3.0 aiohttp==3.14.1 pytz==2026.1.post1