Skip to content

Commit

Permalink
Bump pylint from 3.1.0 to 3.2.6
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.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 17f5e08 commit 56cb814
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip = "==24.1.2"
pipenv = "==2024.0.1"
pydantic = "==2.7.0"
pydoclint = "==0.4.1"
pylint = "==3.1.0"
pylint = "==3.2.6"
pynacl = "==1.5.0"
pytest = "==8.3.1"
pytest-asyncio = "==0.23.7"
Expand Down
22 changes: 11 additions & 11 deletions Pipfile.lock

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

0 comments on commit 56cb814

Please sign in to comment.