Skip to content

Commit 1c028ec

Browse files
Build(deps-dev): Bump setuptools from 70.3.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.3.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81dcd7d commit 1c028ec

File tree

2 files changed

+51
-14
lines changed

2 files changed

+51
-14
lines changed

poetry.lock

Lines changed: 50 additions & 13 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,<71.0.0"
43+
setuptools = ">=69.0.2,<79.0.0"
4444

4545

4646
[build-system]

0 commit comments

Comments
 (0)