Skip to content

Commit

Permalink
⬆️ Update pylint requirement from ~=3.2.0 to ~=3.2.2
Browse files Browse the repository at this point in the history
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.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 1f5fafa commit 6188e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ black~=24.4.2
isort~=5.13.2
mockito~=1.5.0
pre-commit~=3.7.0
pylint~=3.2.0
pylint~=3.2.2
pytest~=8.2.0
pytest-cov~=5.0.0
pytest-mock~=3.14.0
Expand Down

0 comments on commit 6188e3c

Please sign in to comment.