Skip to content

Commit

Permalink
chore: slacken pylint pin
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Oct 15, 2023
1 parent 35eb476 commit e2b56a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pycodestyle>=2.8.0,<3.0.0
pydocstyle>=6.1.1,<7.0.0
pyfakefs>=5.0.0,<6.0.0
pylama>=8.4.0,<9.0.0
pylint==2.17.7
pylint>=3.0.0,<4.0.0
pytest-asyncio>=0.17.0,<1.0.0
pytest-cov>=3.0.0,<5.0.0
pytest>=7.0.0,<8.0.0
Expand Down

0 comments on commit e2b56a3

Please sign in to comment.