2 Commits

Author SHA1 Message Date
4b169c1a86 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
2024-08-31 20:02:52 +03:00
6df5f6993b Update dependency pylint to v3.2.7
Some checks failed
Tests / test (3.10) (pull_request) Failing after 22m44s
Tests / test (3.11) (pull_request) Failing after 22m43s
Tests / test (3.8) (pull_request) Failing after 22m44s
Tests / test (3.9) (pull_request) Failing after 22m46s
2024-08-31 18:06:11 +03:00

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