Update dependency pylint to v3.2.7 (#48)
Some checks failed
Tests / test (3.10) (push) Failing after 22m48s
Tests / test (3.11) (push) Failing after 22m44s
Tests / test (3.8) (push) Failing after 22m44s
Tests / test (3.9) (push) Failing after 22m44s

This commit is contained in:
Profitroll 2024-08-31 20:02:52 +03:00
commit 4b169c1a86

View File

@ -2,7 +2,7 @@ black~=24.8.0
build==1.2.1 build==1.2.1
isort==5.13.2 isort==5.13.2
mypy~=1.11.0 mypy~=1.11.0
pylint==3.2.6 pylint==3.2.7
pytest-asyncio~=0.24.0 pytest-asyncio~=0.24.0
pytest-cov~=5.0.0 pytest-cov~=5.0.0
pytest~=8.3.1 pytest~=8.3.1