Skip to content

Commit 31eb3a7

Browse files
authored
Merge pull request #63 from algorandfoundation/dependabot/pip/setuptools-80.0.0
chore(deps): bump setuptools from 75.8.0 to 80.0.0
2 parents fd73457 + a4f6a5c commit 31eb3a7

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)