Skip to content

Commit 4ab535c

Browse files
chore(deps): update dependency setuptools to v80 (#1176)
1 parent 3fd63b3 commit 4ab535c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dev = [
105105
"pytest-xdist~=3.6.0",
106106
"pytest~=8.3.0",
107107
"ruff~=0.11.0",
108-
"setuptools~=79.0.0", # setuptools are used by pytest, but not explicitly required
108+
"setuptools", # setuptools are used by pytest, but not explicitly required
109109
"sortedcontainers-stubs~=2.4.0",
110110
"types-beautifulsoup4~=4.12.0.20240229",
111111
"types-cachetools~=5.5.0.20240820",

uv.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)