Skip to content

Bump all dependencies to latest version#52

Merged
Thomas-Rowlands merged 5 commits intoomicsNLP:mainfrom
ImperialCollegeLondon:bump-dependencies
Oct 24, 2024
Merged

Bump all dependencies to latest version#52
Thomas-Rowlands merged 5 commits intoomicsNLP:mainfrom
ImperialCollegeLondon:bump-dependencies

Conversation

@alexdewar
Copy link
Copy Markdown
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
Copy Markdown
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
@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