Skip to content

Commit

Permalink
Testing Dependabot with a requirement constraint #1
Browse files Browse the repository at this point in the history
  • Loading branch information
mirai-mjelavic committed Jan 17, 2024
1 parent c9d8960 commit 795ab37
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 @@ -11,4 +11,4 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
2 changes: 1 addition & 1 deletion requirements-package.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
click
numpy
numpy==1.13.3

0 comments on commit 795ab37

Please sign in to comment.