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

Bump all dependencies to latest version #52

Merged

Conversation

alexdewar
Copy link
Collaborator

@alexdewar alexdewar commented Oct 14, 2024

I've also changed the supported range of Python versions: now the minimum is 3.10 (the minimum supported by the latest version of networkx) and the maximum is 3.12 (3.13 won't work for now: #55). I've added a @dependabot config to automatically update dependency versions in future.

Fixes #34. Fixes #35.

I've also changed the supported range of Python versions: now the minimum is 3.10 (the minimum supported by the latest version of `networkx`) and the maximum is 3.12 (3.13 won't work for now: #55).

Fixes #35.
@alexdewar alexdewar marked this pull request as ready for review October 14, 2024 17:56
Copy link
Collaborator

@AdrianDAlessandro AdrianDAlessandro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! The regression tests are passing, so I don't think it has broken anything

@Thomas-Rowlands Thomas-Rowlands merged commit fb6ef37 into omicsNLP:main Oct 24, 2024
6 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the bump-dependencies branch October 24, 2024 12:03
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

Successfully merging this pull request may close these issues.

Dependency versions are very out of date Add dependabot config to auto-update pinned package versions
3 participants