Update pre-commit requirement from <4.0,>=3.1 to >=3.1,<5.0

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-19 03:47:23 +00:00
committed by GitHub
parent b6d11dd3b9
commit 026cf9bdbd

View File

@@ -102,7 +102,7 @@ dev = [
"playwright>=1.44,<1.55",
"plotly>=5.22,<7.0",
"polars>=0.20,<1.33",
"pre-commit>=3.1,<4.0",
"pre-commit>=3.1,<5.0",
"pyfakefs>=5.7.3,<6.0",
"pytest-cov>=5.0,<7.0",
"pytest>=8.2.1,<9.0",