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

Unpin Pandas and update CI #489

Merged
merged 6 commits into from
Mar 20, 2024
Merged

Unpin Pandas and update CI #489

merged 6 commits into from
Mar 20, 2024

Conversation

briochh
Copy link
Collaborator

@briochh briochh commented Mar 20, 2024

Pandas was pinned pandas<2.1.0 to give time to chase some potentially breaking deprecations. This PR removes the pin (tentatively!) after recent PRs attempted to fix some upcoming deprecations #451 #485 #486 (some more addressed in this PR). Should close #461.

Also updated CI to use latest version for checkout and coveralls actions and added python 3.12 to test suite.

@coveralls
Copy link

coveralls commented Mar 20, 2024

Coverage Status

coverage: 79.24% (+0.06%) from 79.182%
when pulling bf53ee0 on briochh:develop
into d390d5d on pypest:develop.

@briochh briochh merged commit 785feb8 into pypest:develop Mar 20, 2024
14 checks passed
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.

Pandas pinned to < 2.1.0
3 participants