Skip to content

Commit

Permalink
⬆️ Update pylint requirement from ~=3.0.2 to ~=3.0.3 (#601)
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.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent e55bb9c commit e411e9c
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 @@ -7,7 +7,7 @@ isort~=5.13.2
lxml~=4.9.3
mockito~=1.4.0
pre-commit~=3.5.0
pylint~=3.0.2
pylint~=3.0.3
pytest~=7.4.0
pytest-cov~=4.1.0
pytest-mock~=3.12.0
Expand Down

0 comments on commit e411e9c

Please sign in to comment.