Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency setuptools to ~75.6.0
  • Loading branch information
renovate[bot] authored Nov 27, 2024
commit 036db5c2234dbe36a08208a301f590a5f8c1da6d
18 changes: 9 additions & 9 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 @@ -62,7 +62,7 @@ pytest-timeout = "~2.3.0"
pytest-xdist = "~3.6.0"
redbaron = "~0.9.0"
ruff = "~0.8.0"
setuptools = "~75.0.0" # setuptools are used by pytest but not explicitly required
setuptools = "~75.6.0" # setuptools are used by pytest but not explicitly required

[tool.ruff]
line-length = 150
Expand Down