Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update deps #241

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

update deps #241

wants to merge 4 commits into from

Conversation

altendky
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #241 (614fa54) into main (0c43ff5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          472       472           
  Branches        90        90           
=========================================
  Hits           472       472           
Impacted Files Coverage Δ
tests/test_make.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@@ -92,6 +92,7 @@ def lock(cfg):
[
cfg.venv_path / "bin/pip-compile",
"--generate-hashes",
"--upgrade",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be configurable, but I think this was default behavior before so just adding it might be a non-change of sorts?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant