From 89c5051659003c9e8dd48bbf3ac449ab5cfde254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:55:05 +0000 Subject: [PATCH] build(deps): bump bitarray from 3.9.2 to 3.10.0 Bumps [bitarray](https://github.com/ilanschnell/bitarray) from 3.9.2 to 3.10.0. - [Changelog](https://github.com/ilanschnell/bitarray/blob/master/doc/changelog.rst) - [Commits](https://github.com/ilanschnell/bitarray/compare/3.9.2...3.10.0) --- updated-dependencies: - dependency-name: bitarray dependency-version: 3.10.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 3a3f475..8a2b9d0 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.2 +bitarray==3.10.0 blinker==1.9.0 certifi==2026.7.22 charset-normalizer==3.4.9