From e361ebc791a458a0ededccfa5e1a71fed333e96e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:54:54 +0000 Subject: [PATCH] build(deps): bump bitarray from 3.9.1 to 3.9.2 Bumps [bitarray](https://github.com/ilanschnell/bitarray) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/ilanschnell/bitarray/blob/master/doc/changelog.rst) - [Commits](https://github.com/ilanschnell/bitarray/compare/3.9.1...3.9.2) --- updated-dependencies: - dependency-name: bitarray dependency-version: 3.9.2 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 b9c0b34..3a3f475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.14.3 aiosignal==1.4.0 annotated-types==0.8.0 attrs==26.1.0 -bitarray==3.9.1 +bitarray==3.9.2 blinker==1.9.0 certifi==2026.7.22 charset-normalizer==3.4.9