Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #472 from LizardByte/nightly
Browse files Browse the repository at this point in the history
Pulling nightly into master
  • Loading branch information
ReenigneArcher authored Apr 18, 2023
2 parents d48035a + 33250e7 commit 6c8d20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
if: >-
startsWith(github.event.label.name, 'add-') &&
steps.update.outputs.exception == 'false'
uses: peter-evans/close-issue@v2
uses: peter-evans/close-issue@v3
with:
close-reason: completed
comment: |
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r requirements.txt
pytest==7.2.2
pytest==7.3.1

0 comments on commit 6c8d20c

Please sign in to comment.