Skip to content

Commit a43208a

Browse files
Bump pylint from 3.3.3 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a040d1 commit a43208a

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
@@ -49,7 +49,7 @@ test = [
4949
"mypy==1.14.1",
5050
"pre-commit==4.1.0",
5151
"pre-commit-hooks==5.0.0",
52-
"pylint==3.3.3",
52+
"pylint==3.3.4",
5353
"pytest==8.3.4",
5454
"pytest-asyncio==0.25.2",
5555
"pytest-aiohttp==1.1.0",

0 commit comments

Comments
 (0)