Skip to content

Commit

Permalink
chore(deps): bump pylint from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent c43e9b3 commit bf57b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flake8-coding==1.3.2
pre-commit==3.7.0
isort==5.13.2
mypy==1.10.0
pylint==3.1.0
pylint==3.1.1
bandit==1.7.8
pydocstringformatter==0.7.3
tox==4.15.0
Expand Down

0 comments on commit bf57b98

Please sign in to comment.