Skip to content

Commit 28612d0

Browse files
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb52a1a commit 28612d0

2 files changed

Lines changed: 14 additions & 9 deletions

File tree

poetry.lock

Lines changed: 13 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
@@ -24,7 +24,7 @@ typing-extensions = "^4.12.2"
2424
pydantic = "^2.9.2"
2525
wheel = ">=0.37.1,<0.39.0"
2626
pydantic-settings = "^2.2.1"
27-
setuptools = "^70.0.0"
27+
setuptools = ">=70,<79"
2828

2929
# [tool.poetry.group.dev.dependencies]
3030

0 commit comments

Comments
 (0)