Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 3.0.3 to 3.1.0 (#17877)
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] committed Apr 17, 2024
1 parent 3b0914b commit d8af3f9
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 @@ -49,7 +49,7 @@
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.6.2; python_version >= '3.9'",
"py3createtorrent==1.2.0",
"pylint==3.0.3",
"pylint==3.1.0",
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-mock==3.14.0",
Expand Down

0 comments on commit d8af3f9

Please sign in to comment.