Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: explicitly set update on requirements.txt
Browse files Browse the repository at this point in the history
pyup's global update apparently doesn't apply to it

Issue: #949
  • Loading branch information
pjenvey committed Jul 20, 2017
1 parent 261b95e commit 9c2d843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pyup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ schedule: "every day"
search: False
requirements:
- requirements.txt
update: insecure
branch_prefix: chore/pyup/
assignees:
- bbangert
Expand Down

0 comments on commit 9c2d843

Please sign in to comment.