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

Support for new requirements.txt output from pip-compile #2976

Closed
cancan101 opened this issue Jan 13, 2021 · 2 comments
Closed

Support for new requirements.txt output from pip-compile #2976

cancan101 opened this issue Jan 13, 2021 · 2 comments
Labels
T: bug 🐞 Something isn't working

Comments

@cancan101
Copy link

As of pip-tools vs 5.5.0, the format of the requirements.txt file generated by pip-compile has changed slightly in that each comment is on its own line. See for example: jazzband/pip-tools#1297 (comment).

This means that when dependabot runs, it generates a huge diff to the requirements.txt file if the checked in file was generated from a newer version of pip-compile.

@cancan101 cancan101 added the T: bug 🐞 Something isn't working label Jan 13, 2021
@jurre
Copy link
Member

jurre commented Jan 13, 2021

I think #2943 should fix this @cancan101

@jerr0328
Copy link

Now the PR is #2985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants