diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d31b409b..b5dff4af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: separator: "-" open-pull-requests-limit: 5 reviewers: - - "dbieber" + - "gmc" # Enable version updates for GitHub Actions - package-ecosystem: "github-actions" @@ -28,4 +28,4 @@ updates: separator: "-" open-pull-requests-limit: 5 reviewers: - - "dbieber" + - "gmc" diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index 15d2b017..203bf60d 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -7,7 +7,7 @@ pytest <=8.1.1 pytest-pylint <=1.1.2 pytest-runner <7.0.0 termcolor <2.5.0 -hypothesis <6.101.0 +hypothesis <6.113.0 python-Levenshtein <0.20.9 ; python_version == '2.7' levenshtein <=0.25.0 ; python_version >= '3.5' mock <6.0.0