Skip to content

Commit a8e13d3

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump vulture from 2.14 to 2.15
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.14 to 2.15. - [Release notes](https://github.com/jendrikseipp/vulture/releases) - [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md) - [Commits](jendrikseipp/vulture@v2.14...v2.15) --- updated-dependencies: - dependency-name: vulture dependency-version: '2.15' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 848c12b commit a8e13d3

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
@@ -74,7 +74,7 @@ development = [
7474
'mypy==1.19.1',
7575
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
7676
'bandit==1.9.4',
77-
'vulture==2.14',
77+
'vulture==2.15',
7878
'pyroma==5.0.1',
7979
'isort==8.0.0',
8080
'pylint==4.0.5',

0 commit comments

Comments
 (0)