Skip to content

Commit

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

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

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 Feb 11, 2024
1 parent 667f6cb commit 208c071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flake8==6.1.0
mypy==1.4.1
pre-commit-hooks==4.4.0
pre-commit==3.4.0
pylint==2.17.4
pylint==3.0.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest==7.4.0
Expand Down

0 comments on commit 208c071

Please sign in to comment.