Skip to content

Commit

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

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

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 Apr 23, 2024
1 parent 297102c commit 374e41a
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==7.0.0
mypy==1.8.0
pre-commit-hooks==4.6.0
pre-commit==3.4.0
pylint==3.0.3
pylint==3.1.0
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest==8.1.1
Expand Down

0 comments on commit 374e41a

Please sign in to comment.