Skip to content

Commit

Permalink
Bump pylint from 2.17.4 to 2.17.5 (#29)
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Stein <rdstein@caltech.edu>
  • Loading branch information
dependabot[bot] and robertdstein authored Aug 17, 2023
1 parent 1f45a77 commit 814f8a6
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 @@ -49,7 +49,7 @@ dependencies = [
dev = [
"black == 23.3.0",
"isort == 5.12.0",
"pylint == 2.17.4",
"pylint == 2.17.5",
"coveralls",
]

Expand Down

0 comments on commit 814f8a6

Please sign in to comment.