Bump setuptools from 68.2.2 to 69.0.2

Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v69.0.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-21 19:38:06 +00:00
committed by GitHub
parent 8a60bfd09e
commit 4fe752fd23
2 changed files with 6 additions and 6 deletions

View File

@@ -72,7 +72,7 @@ pytest-cov = "^4.1.0"
pytest-xdist = "^3.4.0"
radon = "^6.0.1"
requests-mock = "^1.11.0"
setuptools = "^68.2.2"
setuptools = "^69.0.2"
vulture = "^2.10"