Skip to content

Commit 8281c34

Browse files
Bump setuptools from 75.9.1 to 78.1.1 (#163)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.9.1 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.9.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b97b36 commit 8281c34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -37,7 +37,7 @@ flask = "3.1.1"
3737
pycryptodome = "<4"
3838
requests = "^2.25"
3939
tabulate = "<0.9.0"
40-
setuptools = "^75.8.0"
40+
setuptools = ">=75.8,<79.0"
4141

4242
[tool.poetry.group.dev.dependencies]
4343
tox = "^3.24.4"

0 commit comments

Comments
 (0)