Skip to content

Commit

Permalink
Bump pylint from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.2...v3.0.3)

---
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 Dec 12, 2023
1 parent 9a0700b commit 5dc31d7
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 @@ -51,7 +51,7 @@
'dev': [
'coverage==6.5.0',
'coveralls==3.3.1',
'pylint==3.0.2',
'pylint==3.0.3',
'pytest==7.4.3',
'pytest-cov==4.1.0',
'twine==4.0.2',
Expand Down

0 comments on commit 5dc31d7

Please sign in to comment.