Skip to content

Commit

Permalink
Bump vulture from 2.11 to 2.12
Browse files Browse the repository at this point in the history
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.11 to 2.12.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](jendrikseipp/vulture@v2.11...v2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 818dcb9 commit b59584d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ optional-dependencies.dev = [
"mypy==1.11.2",
"pip-tools==7.4.1",
"pylint==3.2.7",
"vulture==2.11",
"vulture==2.12",
]

[tool.black]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ typing-extensions==4.12.2
# via
# mypy
# python-docx
vulture==2.11
vulture==2.12
# via ictu-kwaliteitsaanpak (pyproject.toml)
wheel==0.44.0
# via pip-tools
Expand Down

0 comments on commit b59584d

Please sign in to comment.