Skip to content

Commit a4f6a5c

Browse files
dependabot[bot]lempira
authored andcommitted
chore(deps): bump setuptools from 75.8.0 to 80.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 80.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.0...v80.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd73457 commit a4f6a5c

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
@@ -22,7 +22,7 @@ poethepoet = ">=0.20,<0.35"
2222
pytest-xdist = "^3.5.0"
2323
puyapy = { version = "^4.1.1", python = "^3.12" }
2424
algorand-python = { version = "^2.4.1", python = "^3.12" }
25-
setuptools = "^75.8.0"
25+
setuptools = ">=75.8,<81.0"
2626
pytest-sugar = "^1.0.0"
2727

2828
[build-system]

0 commit comments

Comments
 (0)