diff --git a/requirements-dev.txt b/requirements-dev.txt index 3a5f3cd..78ae1bb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ # - mypy (mirrors-mypy) - sync with requirements-dev.txt (if on pypi) # - pymarkdown # - commitizen - sync with requirements-dev.txt (if on pypi) -pre-commit==4.3.0 +pre-commit==4.4.0 mypy==1.18.2 types-requests==2.32.4.20250913 # for mypy pandas-stubs==2.3.2.250926 # for mypy