Skip to content

Commit

Permalink
Upgrade black, blackdoc, mypy, flake8 (#4209)
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosantama committed Aug 2, 2022
1 parent 9fc5247 commit 0997c29
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions py-polars/build.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ types-pytz
# Tooling
maturin==0.13.0
pytest==7.1.2
pytest-cov[toml]==3.0.0
pytest-cov==3.0.0
hypothesis==6.49.1
black==22.3.0
blackdoc==0.3.4
black==22.6.0
blackdoc==0.3.5
isort~=5.10.1
mypy==0.961
mypy==0.971
ghp-import==2.1.0
flake8==4.0.1
flake8==5.0.2
flake8-bugbear==22.7.1
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
Expand Down

0 comments on commit 0997c29

Please sign in to comment.