Skip to content

Commit

Permalink
Merge pull request #149 from Limych/dependabot/pip/pylint-approx-eq-3.0
Browse files Browse the repository at this point in the history
Update pylint requirement from ~=2.17 to ~=3.0
  • Loading branch information
Limych authored Oct 29, 2023
2 parents 61217fb + 2a47198 commit bef492c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asynctest~=0.13
flake8~=6.1
flake8-docstrings~=1.7
mypy==1.5.1
pylint~=2.17
pylint~=3.0
pylint-strict-informational==0.1
pytest>=7.2
pytest-cov>=3.0
Expand Down

0 comments on commit bef492c

Please sign in to comment.