bashtage / arch

ARCH models in Python
Other
1.32k stars 246 forks source link

fix(sec): upgrade ipython to 8.0.1 #622

Closed 645775992 closed 1 year ago

645775992 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in ipython 7

What did I do?

Upgrade ipython from 7 to 8.0.1 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.42% // Head: 99.42% // No change to project coverage :thumbsup:

Coverage data is based on head (6e91cf9) compared to base (9f359e5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #622 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 70 70 Lines 15387 15387 Branches 1344 1344 ======================================= Hits 15298 15298 Misses 63 63 Partials 26 26 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.