diff --git a/constraints.txt b/constraints.txt index beabea8..16de3eb 100644 --- a/constraints.txt +++ b/constraints.txt @@ -26,7 +26,7 @@ watchdog==3.0.0 # Development dependencies black==24.3.0 -detect-secrets==1.4.0 +detect-secrets==1.5.0 flake8==6.1.0 hypothesis==6.92.1 isort==7.0.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index 5455cfe..bc180cd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ types-requests==2.31.0.10 # Pre-commit hooks pre-commit==3.6.0 -detect-secrets==1.4.0 +detect-secrets==1.5.0 # Documentation generation mkdocs==1.6.1