Skip to content

Commit a02e864

Browse files
fix(deps): update dependency setuptools to v84
1 parent ce99bff commit a02e864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
"pre-commit (>=4.6.0,<4.7.0)",
4545
"pytest (>=9.0.0,<9.1.0)",
4646
"pytest-bdd (>=8.1.0, <8.2.0)",
47-
"setuptools (>=82.0.1,<82.1.0)",
47+
"setuptools (>=84.0.0,<84.1.0)",
4848
"wheel (>=0.47.0,<0.48.0)",
4949
]
5050
doc = [

0 commit comments

Comments
 (0)