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

chore: update pandas and numpy versions #1393

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

weibullguy
Copy link
Collaborator

Does this PR introduce a breaking change?

  • Yes
  • No

Describe the purpose of this pull request.

To update the versions of pandas and numpy.

Describe how this was implemented.

Changed version in pyproject.toml and generated a new .lock file.

Describe any particular area(s) reviewers should focus on.

None

Pull Request Checklist

  • Code Style

    • Code is following code style guidelines.
  • Static Checks

    • Failing static checks are only applicable to code outside the scope of
      this PR.
  • Tests

    • At least one test for all newly created functions/methods?
  • Chores

    • Issue(s) have been raised for problem areas outside the scope of
      this PR. These problem areas have been decorated with an ISSUE: # comment.

Copy link
Contributor

sourcery-ai bot commented Sep 15, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@github-actions github-actions bot added the type: build Issue or PR associated with RAMSTK build system label Sep 15, 2024
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @weibullguy - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@weibullguy weibullguy added priority: low Issue or PR is low priority. status: inprogress Issue or PR is open, milestoned, and assigned. dependencies Issue or PR is related to RAMSTK dependencies. labels Sep 15, 2024
@weibullguy weibullguy merged commit ab36fc8 into master Sep 15, 2024
3 checks passed
Copy link

sonarcloud bot commented Sep 15, 2024

@trafico-bot trafico-bot bot added the endgame: merged Pull Request has been merged successfully label Sep 15, 2024
@weibullguy weibullguy added status: closed Pull Request is complete and integrated or closed for anther reason. and removed status: inprogress Issue or PR is open, milestoned, and assigned. labels Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue or PR is related to RAMSTK dependencies. endgame: merged Pull Request has been merged successfully priority: low Issue or PR is low priority. status: closed Pull Request is complete and integrated or closed for anther reason. type: build Issue or PR associated with RAMSTK build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant