Skip to content

Commit

Permalink
Bump pylint from 3.0.3 to 3.0.4
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 25, 2024
1 parent 76ad009 commit 42fa950
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
mypy = "*"
pylint = "==3.0.3"
pylint = "==3.0.4"
black = "*"

[packages]
Expand Down
34 changes: 17 additions & 17 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 42fa950

Please sign in to comment.