Skip to content

Commit 33bac32

Browse files
chore(deps-dev): bump pylint from 3.1.1 to 3.2.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.1...v3.2.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6ec7b6 commit 33bac32

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
@@ -74,7 +74,7 @@ pycparser==2.22
7474

7575
pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
7676

77-
pylint==3.1.1
77+
pylint==3.2.1
7878

7979
pyproject-hooks==1.1.0 ; python_version >= '3.7'
8080

0 commit comments

Comments
 (0)