Skip to content

Commit b3484bb

Browse files
Build(deps-dev): Bump setuptools from 69.5.1 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0abaa56 commit b3484bb

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ mock = ">=5.0.1"
4040
pytest-cov = "*"
4141
pytest-asyncio = "^0.21.0"
4242
ruff = "*"
43-
setuptools = "^69.0.2"
43+
setuptools = ">=69.0.2,<71.0.0"
4444

4545

4646
[build-system]

0 commit comments

Comments
 (0)