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 dependencies #338

Open
bombsimon opened this issue Jan 8, 2025 · 0 comments
Open

Pin dependencies #338

bombsimon opened this issue Jan 8, 2025 · 0 comments

Comments

@bombsimon
Copy link
Contributor

There's been a couple of times where not pinning dependencies has made either CI or local development pull the latest version and things have been broken. It's also affected result of pylint making linting failing even with no changes to the code.

Relates to #331, #336, #334

I suggest pinning dependencies and introduce a process to controlled upgrade dependencies instead. By doing this we can ensure that the latest main and CI is working until manually upgrading dependencies.

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

No branches or pull requests

1 participant