Skip to content

Commit ae12cf4

Browse files
build(deps-dev): update pylint requirement from ~=3.3.7 to ~=3.3.8
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e08d8d0 commit ae12cf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black~=25.1.0
2-
pylint~=3.3.7
2+
pylint~=3.3.8
33
coverage~=7.10.3
44
setuptools~=80.9.0

0 commit comments

Comments
 (0)