Skip to content

Commit beccf4c

Browse files
renovate[bot]fabclmnt
authored andcommitted
fix(deps): update dependency multimethod to v2
1 parent 6d36c8a commit beccf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
# Progress bar
5353
"tqdm>=4.48.2, <5",
5454
"seaborn>=0.10.1, <0.14",
55-
"multimethod>=1.4, <2",
55+
"multimethod>=2, <3",
5656
# metrics
5757
"statsmodels>=0.13.2, <1",
5858
# type checking

0 commit comments

Comments
 (0)