🧙 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](https://app.sourcery.ai):
- Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
- Change the review language;
- You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
Does this PR introduce a breaking change?
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
Static Checks
Tests
Chores