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](https://github.com/jendrikseipp/vulture/compare/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>
This commit is contained in:
dependabot[bot]
2023-10-06 21:46:29 +00:00
committed by GitHub
parent 0d76e78288
commit e03faa2dd9
2 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ python-dotenv = "==1.0.0"
radon = "==6.0.1"
sqlalchemy = "==1.4.40"
werkzeug = "~=2.3"
vulture = "==2.9.1"
vulture = "==2.10"
packaging = "==23.1"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", develop = true, branch = "main"}
newrelic = "*"