Skip to content

Commit

Permalink
bumping to setuptools-70 (#644)
Browse files Browse the repository at this point in the history
setuptools-70
  • Loading branch information
slorello89 authored Aug 6, 2024
1 parent f4af84d commit 3233ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ python-ulid = "^1.0.3"
typing-extensions = "^4.4.0"
hiredis = ">=2.2.3,<4.0.0"
more-itertools = ">=8.14,<11.0"
setuptools = {version = ">=69.2,<73.0", markers = "python_version >= '3.12'"}
setuptools = {version = ">=70.0,<73.0", markers = "python_version >= '3.12'"}

[tool.poetry.dev-dependencies]
mypy = "^1.9.0"
Expand Down

0 comments on commit 3233ce6

Please sign in to comment.