Skip to content

Commit

Permalink
Bump pylint from 2.17.7 to 3.2.6 in /requirements (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 1779a25 commit 0f5b5f4
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 @@ -8,7 +8,7 @@ isort==5.13.2;python_version>='3.8'
mock==5.1.0;python_version>='3.6'
pylint<2.16.2;python_version=='3.6' # pyup: ignore
pylint==2.17.7;python_version=='3.7'
pylint==3.2.5;python_version>='3.8'
pylint==3.2.6;python_version>='3.8'
pytest-cov==4.0.0;python_version=='3.6'
pytest-cov==4.1.0;python_version=='3.7'
pytest-cov==5.0.0;python_version>='3.8'
Expand Down

0 comments on commit 0f5b5f4

Please sign in to comment.