Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: solaluset <[email protected]>
  • Loading branch information
github-actions[bot] and solaluset authored Dec 4, 2024
1 parent 35b6e5c commit 38d2917
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[build-system]
requires = [
"setuptools==75.5.0",
"wheel==0.45.0",
"tomli==2.1.0; python_version<'3.11'",
"setuptools==75.6.0",
"wheel==0.45.1",
"tomli==2.2.1; python_version<'3.11'",
"packaging==24.2",
"json-with-comments==1.2.9",
]
Expand Down

0 comments on commit 38d2917

Please sign in to comment.