Skip to content

Commit f7f25d5

Browse files
Bump pylint from 3.0.3 to 3.1.0
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>
1 parent 76c5bbd commit f7f25d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ test = [
4444
"mypy==1.8.0",
4545
"pre-commit==3.6.2",
4646
"pre-commit-hooks==4.5.0",
47-
"pylint==3.0.3",
47+
"pylint==3.1.0",
4848
"pytest==8.0.1",
4949
"pytest-asyncio==0.23.5",
5050
"pytest-aiohttp==1.0.5",

0 commit comments

Comments
 (0)