Skip to content

Commit

Permalink
infra: bump vulture from 2.11 to 2.12 in /dockerfile
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 24, 2024
1 parent 633268f commit f17d510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/anaconda-ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ astroid == 3.2.4
ruff == 0.6.7

# vulture for dead code analysis
vulture == 2.11
vulture == 2.12

0 comments on commit f17d510

Please sign in to comment.