diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3788f07..600c340 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: interval: "weekly" day: "saturday" groups: - npm: + pip: patterns: - "*" - package-ecosystem: "github-actions" diff --git a/requirements.txt b/requirements.txt index ac61007..08f9e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pillow==10.3.0 pyinstaller==6.6.0 pylint==3.1.0 pyside6==6.7.0 -pytest==8.1.2 +pytest==8.2.0 requests==2.31.0 semantic_version==2.10.0 validators==0.28.1