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

Replace hardcoded versions of Pip and others in Make variables #648

Merged

Conversation

jtrobles-cdd
Copy link
Member

In Makefile, obtain the versions of pip, setuptools, and pip-tools from Python dependency manifests instead of hardcoding them in Makefile.

This change avoids having to update the versions of those packages in multiple places (requirements.* and Makefile).

In `Makefile`, obtain the versions of `pip`, `setuptools`, and
`pip-tools` from Python dependency manifests instead of hardcoding them
in `Makefile`.

This change avoids having to update the versions of those packages in
multiple places (`requirements.*` and `Makefile`).
@jtrobles-cdd jtrobles-cdd added the task Task or chore label Jun 11, 2024
@jtrobles-cdd jtrobles-cdd self-assigned this Jun 11, 2024
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner June 11, 2024 16:19
Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jtrobles-cdd jtrobles-cdd merged commit 1644b4a into develop Jun 11, 2024
20 checks passed
@jtrobles-cdd jtrobles-cdd deleted the task/make-file-pip-etc-versions-from-req-files branch June 11, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task or chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant