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

Pin poetry to specific version #7716

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

jeffwidman
Copy link
Member

@jeffwidman jeffwidman commented Aug 3, 2023

The range existed because newer versions of poetry had dropped
python 3.6 support.

Now that we've dropped 3.6, we can go back to pinning to a
specific version for more deterministic builds.

Blocked on:

@jeffwidman jeffwidman added the Ecosystems Used by the maintainer team for internal-facing project tracking label Aug 3, 2023
@jeffwidman jeffwidman self-assigned this Aug 3, 2023
@jeffwidman jeffwidman force-pushed the pin-poetry-to-specific-version branch from 5a8c0e6 to d923477 Compare August 4, 2023 19:03
@jeffwidman jeffwidman force-pushed the pin-poetry-to-specific-version branch 2 times, most recently from 7e8839c to 72a6612 Compare August 10, 2023 00:27
@jeffwidman jeffwidman marked this pull request as ready for review August 17, 2023 06:00
@jeffwidman jeffwidman requested a review from a team as a code owner August 17, 2023 06:00
@jeffwidman jeffwidman force-pushed the pin-poetry-to-specific-version branch from 72a6612 to 590e52f Compare August 17, 2023 06:59
The range existed because newer versions of `poetry` had dropped
`python` `3.6` support.

Now that we've dropped `3.6`, we can go back to pinning to a
specific version for more deterministic builds.
@jeffwidman jeffwidman force-pushed the pin-poetry-to-specific-version branch from 590e52f to 65294c9 Compare August 17, 2023 08:16
@jeffwidman jeffwidman enabled auto-merge (squash) August 17, 2023 08:18
@jeffwidman jeffwidman merged commit 7e4bd05 into main Aug 17, 2023
90 checks passed
@jeffwidman jeffwidman deleted the pin-poetry-to-specific-version branch August 17, 2023 08:36
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
The range existed because newer versions of `poetry` had dropped
`python` `3.6` support.

Now that we've dropped `3.6`, we can go back to pinning to a
specific version for more deterministic builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ecosystems Used by the maintainer team for internal-facing project tracking L: python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants