Skip to content

Commit 7fcf075

Browse files
committed
Bump intbitset version
Signed-off-by: Jono Yang <[email protected]>
1 parent 1983426 commit 7fcf075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ html5lib==1.1
2929
idna==3.3
3030
importlib-metadata==4.12.0
3131
inflection==0.5.1
32-
intbitset==3.1.0
32+
intbitset==4.0.0
3333
isodate==0.6.1
3434
jaraco.functools==4.1.0
3535
javaproperties==0.8.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ install_requires =
7979
gemfileparser2 >= 0.9.0
8080
html5lib
8181
importlib_metadata
82-
intbitset >= 3.0.2
82+
intbitset >= 4.0.0
8383
jaraco.functools
8484
javaproperties >= 0.5
8585
jinja2 >= 2.7.0

0 commit comments

Comments
 (0)