Skip to content

Commit 401a0f7

Browse files
build(deps-dev): Bump pylint from 3.3.9 to 4.0.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.1) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d781a2 commit 401a0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flit==3.12.0
44
pytest==8.4.2
55
responses==0.25.8
66
python_dotenv==1.1.1
7-
pylint==3.3.9
7+
pylint==4.0.1
88
# code coverage
99
coverage==7.10.7
1010
pytest-cov==7.0.0

0 commit comments

Comments
 (0)