Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent a54e4d0 commit cb07c95
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 @@
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.7.1; python_version >= '3.9'",
"py3createtorrent==1.2.0",
"pylint==3.1.0",
"pylint==3.2.0",
"pytest==8.1.1",
"pytest-cov==5.0.0",
"pytest-mock==3.14.0",
Expand Down

0 comments on commit cb07c95

Please sign in to comment.