Skip to content

Commit a8f6928

Browse files
Bump setuptools from 75.5.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.5.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@v75.5.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 9299194 commit a8f6928

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

poetry.lock

Lines changed: 24 additions & 10 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
@@ -16,7 +16,7 @@ python = "^3.10"
1616
junit-xml = "^1.9"
1717
PyYAML = "^6.0"
1818
pytest = "^7.2.0"
19-
setuptools = "^75.5.0"
19+
setuptools = ">=75.5,<79.0"
2020

2121
[tool.poetry.dev-dependencies]
2222

0 commit comments

Comments
 (0)