chore: set dev dependencies version ranges

This commit is contained in:
jo 2023-02-02 19:14:15 +01:00 committed by Kyle Robbertze
parent bd76971312
commit 284fd5c688
8 changed files with 40 additions and 41 deletions

View file

@ -0,0 +1,9 @@
bandit>=1.7.4,<1.8
black>=23.1.0,<24.0
flake8>=6.0.0,<6.1
isort>=5.12.0,<5.13
mypy==0.991
pylint>=2.16.1,<2.17
pytest-cov>=4.0.0,<4.1
pytest-xdist>=3.1.0,<3.2
pytest>=7.2.1,<7.3