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

[SYNPY-1326] Expand range for pandas dependency to <3.0 #1066

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

BryanFauble
Copy link
Contributor

Problem:

  1. We were locking the pandas dependency to <2.1

Solution:

  1. Expanding the pandas range to allow any 2.x version - From a look at the change log there are no breaking changes here
  2. Updating pipfile

@BryanFauble BryanFauble requested a review from a team as a code owner February 12, 2024 18:03
Copy link

sonarcloud bot commented Feb 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@thomasyu888 thomasyu888 left a comment

Choose a reason for hiding this comment

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

🔥 LGTM!

@BryanFauble BryanFauble merged commit ff58d34 into develop Feb 13, 2024
38 checks passed
@BryanFauble BryanFauble deleted the SYNPY-1326-update-pandas-dependency branch February 13, 2024 16:10
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.

None yet

2 participants