Bump setuptools from 69.0.2 to 69.0.3

Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 69.0.3.
- [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/v69.0.2...v69.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-25 21:56:48 +00:00
committed by GitHub
parent f92417d81d
commit 0aeac76b44
2 changed files with 15 additions and 5 deletions

View File

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