Skip to content

Commit ad84c03

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump vulture from 2.9.1 to 2.10
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.9.1 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.9.1...v2.10) --- updated-dependencies: - dependency-name: vulture dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24eb5e1 commit ad84c03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ development = [
5959
'mypy==1.5.1',
6060
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
6161
'bandit==1.7.5',
62-
'vulture==2.9.1',
62+
'vulture==2.10',
6363
'pyroma==4.2',
6464
'isort==5.12.0',
6565
'pylint==3.0.1',

0 commit comments

Comments
 (0)