Skip to content

Commit

Permalink
update setuptools by major version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jul 15, 2024
1 parent a2fb485 commit 4e19e85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ docs = ["Sphinx", "sphinx-rtd-theme", "nbsphinx", "myst-parser", "pandoc", "matp

[tool.poetry.group.dev.dependencies]
typing-extensions = "^4.12.0"
setuptools = {version = "^69.0.2", python = ">=3.12"}
setuptools = {version = "^70.0.0", python = ">=3.12"}
ruff = "^0.4.6"
pytest = "^8.2.0"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 4e19e85

Please sign in to comment.