File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
- flake8==4.0.1
51
51
- flake8-comprehensions==3.7.0
52
52
- flake8-bugbear==21.3.2
53
- - pandas-dev-flaker==0.2 .0
53
+ - pandas-dev-flaker==0.4 .0
54
54
- repo : https://github.com/PyCQA/isort
55
55
rev : 5.10.1
56
56
hooks :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
33
33
- gitpython # obtain contributors from git for whatsnew
34
34
- gitdb
35
35
- numpydoc < 1.2 # 2021-02-09 1.2dev breaking CI
36
- - pandas-dev-flaker
36
+ - pandas-dev-flaker=0.4.0
37
37
- pydata-sphinx-theme
38
38
- pytest-cython
39
39
- sphinx
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pyupgrade
19
19
gitpython
20
20
gitdb
21
21
numpydoc < 1.2
22
- pandas-dev-flaker
22
+ pandas-dev-flaker == 0.4.0
23
23
pydata-sphinx-theme
24
24
pytest-cython
25
25
sphinx
You can’t perform that action at this time.
0 commit comments