Skip to content

Commit

Permalink
Bump pylint from 3.0.3 to 3.1.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 75fcb39 commit 40bb12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test = [
"mypy==1.8.0",
"pre-commit==3.6.2",
"pre-commit-hooks==4.5.0",
"pylint==3.0.3",
"pylint==3.1.0",
"pytest-aiohttp==1.0.5",
"pytest-timeout==2.2.0",
"pytest==8.0.2",
Expand Down

0 comments on commit 40bb12c

Please sign in to comment.