Skip to content

Commit

Permalink
Update pylint requirement from 3.2.3 to 3.2.6
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.3...v3.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 104c0fe commit f287c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bs4 = "0.0.2"


[tool.poetry.group.dev.dependencies]
pylint = "3.2.3"
pylint = "3.2.6"
mypy = "1.10.0"
types-beautifulsoup4 = "4.12.0.20240511"

Expand Down

0 comments on commit f287c64

Please sign in to comment.