Skip to content

Commit

Permalink
build(deps-dev): bump vulture from 2.7 to 2.10 (#687)
Browse files Browse the repository at this point in the history
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.7 to 2.10.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](jendrikseipp/vulture@v2.7...v2.10)

---
updated-dependencies:
- dependency-name: vulture
  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] authored Oct 26, 2023
1 parent 44a10c0 commit c68144e
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 @@ -54,4 +54,4 @@ pytest = "^7.4.3"
pytest-dependency = "^0.5.1"
moto = "^4.2.6"
pytest-mock = "^3.12.0"
vulture = "^2.7"
vulture = "^2.10"

0 comments on commit c68144e

Please sign in to comment.