Skip to content

Commit

Permalink
Update pylint requirement from <3.2.8 to <3.3.2 in /.github/scripts (#…
Browse files Browse the repository at this point in the history
…562)

Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@pylint-version-0.18.1...v3.3.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 90b7f82 commit 8feb04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools <=75.1.0
pip
pylint <3.2.8
pylint <3.3.2
pytest <=8.3.3
pytest-pylint <=1.1.2
pytest-runner <7.0.0
Expand Down

0 comments on commit 8feb04a

Please sign in to comment.