chore(deps): 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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-22 15:36:04 +00:00
committed by Alexandre Teles (afterSt0rm)
parent b5568db79f
commit a99bb97838
2 changed files with 13 additions and 96 deletions

View File

@@ -15,7 +15,7 @@ asyncstdlib = "^3.10.9"
pydantic = "^1.10.13"
cytoolz = "^0.12.2"
beautifulsoup4 = "^4.12.2"
setuptools = "^68.1.2"
setuptools = "^69.0.2"
lxml = "^4.9.3"
mypy = "^1.7.0"
types-ujson = "^5.8.0.1"