Skip to content

Commit 710c125

Browse files
Build: Bump pyroaring from 1.0.3 to 1.1.0
Bumps [pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/Ezibenroc/PyRoaringBitMap/releases) - [Commits](Ezibenroc/PyRoaringBitMap@1.0.3...1.1.0) --- updated-dependencies: - dependency-name: pyroaring dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e0e11 commit 710c125

2 files changed

Lines changed: 304 additions & 293 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"fsspec>=2023.1.0",
4141
"pyparsing>=3.1.0,<4.0.0",
4242
"tenacity>=8.2.3,<10.0.0",
43-
"pyroaring>=1.0.0,<2.0.0",
43+
"pyroaring>=1.1.0,<2.0.0",
4444
"cachetools>=5.5,<7.0",
4545
"zstandard>=0.13.0,<1.0.0"
4646
]

0 commit comments

Comments
 (0)