bashtage / linearmodels

Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
https://bashtage.github.io/linearmodels/
University of Illinois/NCSA Open Source License
950 stars 184 forks source link

[Snyk] Fix for 11 vulnerabilities #627

Open bashtage opened 3 weeks ago

bashtage commented 3 weeks ago

snyk-top-banner

Snyk has created this PR to fix 11 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

⚠️ Warning ``` sphinx 5.3.0 has requirement docutils<0.20,>=0.14, but you have docutils 0.20.1. notebook 6.5.7 requires pyzmq, which is not installed. jupyter-server 1.24.0 requires pyzmq, which is not installed. jupyter-console 6.6.3 requires pyzmq, which is not installed. jupyter-client 7.4.9 requires pyzmq, which is not installed. ipykernel 6.16.2 requires pyzmq, which is not installed. flake8 5.0.4 has requirement importlib-metadata<4.3,>=1.1.0; python_version < "3.8", but you have importlib-metadata 6.7.0. ```

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Access Control Bypass 🦉 Open Redirect 🦉 Generation of Error Message Containing Sensitive Information 🦉 More lessons are available in Snyk Learn

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.57%. Comparing base (7f29b34) to head (9a76bbd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #627 +/- ## ======================================= Coverage 99.57% 99.57% ======================================= Files 100 100 Lines 17281 17281 Branches 1445 1445 ======================================= Hits 17207 17207 Misses 28 28 Partials 46 46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.