You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by "suryadev99 (via GitHub)" <gi...@apache.org> on 2023/09/29 17:08:00 UTC

[GitHub] [mxnet] suryadev99 opened a new pull request, #21221: [BUGFIX]Update requirements

suryadev99 opened a new pull request, #21221:
URL: https://github.com/apache/mxnet/pull/21221

   Updating scipy package to remove vulnerability
   
   ## Description ##
   Updating scipy package to 1.11.3 to remove all the vulnerabilities associated with older version
   ## Checklist ##
   ### Essentials ###
   - [X] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [X ] Changes are complete (i.e. I finished coding on this PR)
   - [X ] All changes have test coverage
   - [X.] Code is well-documented
   
   ### Changes ###
   - [XX ] Feature1, tests, (and when applicable, API doc)
   - [ ] Feature2, tests, (and when applicable, API doc)
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   
   ![image](https://github.com/apache/mxnet/assets/81183603/1a76f796-e043-4216-9252-1b848f2035fd)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mxnet] mxnet-bot commented on pull request #21221: [BUGFIX]Update requirements

Posted by "mxnet-bot (via GitHub)" <gi...@apache.org>.
mxnet-bot commented on PR #21221:
URL: https://github.com/apache/mxnet/pull/21221#issuecomment-1741232452

   Hey @suryadev99 , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [sanity, edge, centos-cpu, unix-gpu, windows-cpu, windows-gpu, centos-gpu, clang, miscellaneous, unix-cpu, website]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org