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

fix: update non-pyo3 dependencies #55

Merged
merged 5 commits into from
Dec 3, 2024
Merged

fix: update non-pyo3 dependencies #55

merged 5 commits into from
Dec 3, 2024

Conversation

Shadow53
Copy link
Contributor

@Shadow53 Shadow53 commented Dec 3, 2024

Updates time and thiserror, but leaves pyo3 as there are breaking changes that will require comparatively a lot of work.

Copy link
Collaborator

@jselig-rigetti jselig-rigetti left a comment

Choose a reason for hiding this comment

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

LGTM

skip-tree = [
#"ansi_term@0.11.0", # will be skipped along with _all_ of its direct and transitive dependencies
#{ crate = "ansi_term@0.11.0", depth = 20 },
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

looks like lots of these are commented out, are we just keeping them in as examples?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep

@Shadow53 Shadow53 merged commit 92f269d into main Dec 3, 2024
7 checks passed
@Shadow53 Shadow53 deleted the update-dependencies branch December 3, 2024 23:07
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.

2 participants