We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3de68 commit 453047cCopy full SHA for 453047c
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
interval: "weekly"
7
day: "saturday"
8
groups:
9
- npm:
+ pip:
10
patterns:
11
- "*"
12
- package-ecosystem: "github-actions"
requirements.txt
@@ -5,7 +5,7 @@ pillow==10.3.0
5
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
0 commit comments