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