Skip to content

Commit

Permalink
chore(deps): bump pytest from 8.1.2 to 8.2.0 in the pip group (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent cb3de68 commit 453047c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updates:
interval: "weekly"
day: "saturday"
groups:
npm:
pip:
patterns:
- "*"
- package-ecosystem: "github-actions"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 453047c

Please sign in to comment.