Skip to content

Commit

Permalink
[dependency]: Bump pylint from 3.2.3 to 3.2.6
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.3...v3.2.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 9f23207 commit 79e6d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def read_description(local_current_package):
"pytest"
],
"style": [
"pylint == 3.2.3",
"pylint == 3.2.6",
"pep8 == 1.7.1",
"pycodestyle == 2.11.1"
],
Expand Down

0 comments on commit 79e6d07

Please sign in to comment.