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

build(pyproject): pin all current dependencies to >=min,<max ranges (#1119) #1120

Conversation

MyPyDavid
Copy link
Member

@MyPyDavid MyPyDavid commented Aug 15, 2024

Description

Related issue: #1119

probably need to be rebased after #1106

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of Changes

  • Build related changes

Checklist

  • All new and existing tests passed.

@MyPyDavid MyPyDavid added this to the RDMO 2.2.0 milestone Aug 15, 2024
@MyPyDavid MyPyDavid self-assigned this Aug 15, 2024
@MyPyDavid MyPyDavid changed the title build(pyproject): pin all current depencies to >=min,<max ranges (#1119) build(pyproject): pin all current dependencies to >=min,<max ranges (#1119) Aug 16, 2024
@MyPyDavid MyPyDavid marked this pull request as ready for review August 19, 2024 11:38
@MyPyDavid MyPyDavid added the dependencies Pull requests that update a dependency file label Aug 21, 2024
@MyPyDavid MyPyDavid force-pushed the 1119-build-pin-the-dependencies-to-ranges-with-minimum-and-maximum-versions-for-each-package branch from c3706f6 to f3ae028 Compare August 21, 2024 13:03
@MyPyDavid
Copy link
Member Author

rebased to dev-2.2.0

@MyPyDavid
Copy link
Member Author

this one was already approved and it's only been rebased to include some updates by the dependency-updates branch so i'll merge this one now as well

@MyPyDavid MyPyDavid merged commit d66a793 into dev-2.2.0 Aug 21, 2024
18 checks passed
@MyPyDavid MyPyDavid deleted the 1119-build-pin-the-dependencies-to-ranges-with-minimum-and-maximum-versions-for-each-package branch August 21, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type:maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: pin the dependencies to ranges with minimum and maximum versions for each package
2 participants