Skip to content

Commit 3160dad

Browse files
committed
chore: bump black/mypy/pylint pins
1 parent 30e25b5 commit 3160dad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
black==23.1.0
1+
black==23.3.0
22
darglint>=1.8.1,<2.0.0
33
isort>=5.10.1,<6.0.0
4-
mypy==1.1.1
4+
mypy==1.2.0
55
nox==2022.11.21
66
pycodestyle>=2.8.0,<3.0.0
77
pydocstyle>=6.1.1,<7.0.0
88
pyfakefs>=5.0.0,<6.0.0
99
pylama>=8.4.0,<9.0.0
10-
pylint==2.17.1
10+
pylint==2.17.2
1111
pytest-asyncio>=0.17.0,<1.0.0
1212
pytest-cov>=3.0.0,<5.0.0
1313
pytest>=7.0.0,<8.0.0

0 commit comments

Comments
 (0)