Skip to content

Commit

Permalink
build(deps-dev): bump interrogate from 1.5.0 to 1.7.0 (#599)
Browse files Browse the repository at this point in the history
Bumps [interrogate](https://github.com/econchick/interrogate) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/econchick/interrogate/releases)
- [Changelog](https://github.com/econchick/interrogate/blob/master/docs/changelog.rst)
- [Commits](econchick/interrogate@1.5.0...1.7.0)

---
updated-dependencies:
- dependency-name: interrogate
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent a9ef7c0 commit d34b7d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 deletions.
27 changes: 8 additions & 19 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 @@ -38,7 +38,7 @@ pandas = "^2.1.4"
pre-commit = "^3.7.0"
mypy = "^1.9"
pep8-naming = "^0.13.2"
interrogate = "^1.5.0"
interrogate = "^1.7.0"
isort = "^5.13.2"
darglint = "^1.8.1"
ruff = "^0.3.2"
Expand Down

0 comments on commit d34b7d7

Please sign in to comment.