Skip to content

Commit fd0dcb2

Browse files
Dr-Irvtwoertwein
authored andcommitted
Update Poethepoet version (pandas-dev#495)
* split Series[IntervalT] into separate __new__ * update poethepoet version * put back Series.__new__() sing IntervalT * remove import of Interval
1 parent 324c079 commit fd0dcb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = "0.991"
3939
pyarrow = ">=10.0.1"
4040
pytest = ">=7.1.2"
4141
pyright = ">=1.1.286"
42-
poethepoet = "0.16.0"
42+
poethepoet = ">=0.16.5"
4343
loguru = ">=0.6.0"
4444
pandas = "1.5.2"
4545
numpy = "<=1.23.5"

0 commit comments

Comments
 (0)