Skip to content

Commit

Permalink
Bump pylint from 2.17.6 to 2.17.7
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 2.17.7.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.6...v2.17.7)

---
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] authored Oct 5, 2023
1 parent 22c5290 commit 228e314
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ isort = {version = "5.11.5", python = ">=3.7.0"}
pytest = "7.4.0"
coverage = "6.1.1"
pytest-cov = "2.12.1"
pylint = "2.17.6"
pylint = "2.17.7"
pylintfileheader = "0.3.2"
pytest-docker = {version = "2.0.0", platform = "linux"}
requests-futures = "1.0.0"
Expand Down

0 comments on commit 228e314

Please sign in to comment.