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

maintenance_34_testing #35

Merged
merged 4 commits into from
Jan 16, 2022
Merged

maintenance_34_testing #35

merged 4 commits into from
Jan 16, 2022

Conversation

bdiptesh
Copy link
Owner

Description

Updated numpy version to 1.21 to mitigate CVE-2021-33430. Added modules to README.md

Tickets

Type of change

Please select option(s) that are relevant.

  • Maintenance update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit/Integration tests in the code
  • Code runs locally without any warnings/errors with test files

Checklist:

  • New and existing unit tests pass locally with my changes
  • I have added tests including corner cases that prove my fix is effective or that my feature works
  • I have run tests before committing
  • My code follows the contribution guidelines of this project
  • I have performed a self & peer review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings/errors
  • Any dependent changes have been merged and published in downstream modules
  • Left side is NOT stable branch. Example: Left side is testing branch
  • Right side is YOUR branch. Example: feature_36

changelog:
- updated numpy version to 1.21 to mitigate CVE-2021-33430
@bdiptesh bdiptesh added the merge Merge label Jan 15, 2022
@bdiptesh bdiptesh self-assigned this Jan 15, 2022
changelog:
- updated pmdarima to 1.8.1
changelog:
- added openpyxl engine
@MadhuTangudu MadhuTangudu merged commit 7d5f768 into testing Jan 16, 2022
@MadhuTangudu MadhuTangudu deleted the maintenance_34 branch January 16, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maintenance]: Available modules in README
2 participants