Skip to content

Commit

Permalink
Merge branch 'add-afghanistan' of https://github.com/Prateekshit73/ho…
Browse files Browse the repository at this point in the history
…lidays into add-afghanistan

syncing the fork with the main repository.
  • Loading branch information
Prateekshit73 committed Jan 2, 2025
2 parents 6ac9cee + 29e7c8c commit 198cdc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pre-commit autoupdate
pre-commit run --all-files
- uses: peter-evans/[email protected].5
- uses: peter-evans/[email protected].6
with:
base: dev
body: Update pre-commit hooks to their latest versions.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
make snapshot
- uses: peter-evans/[email protected].5
- uses: peter-evans/[email protected].6
with:
base: dev
body: Automatically generated snapshots update.
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Test requirements.

coverage==7.6.9
coverage==7.6.10
importlib-metadata==8.5.0
numpy<2.1.0; python_version < '3.10'
numpy==2.2.1; python_version >= '3.10'
Expand Down

0 comments on commit 198cdc2

Please sign in to comment.