bashtage / arch

ARCH models in Python
Other
1.33k stars 247 forks source link

[Snyk] Security upgrade anyio from 3.7.1 to 4.4.0 #734

Closed bashtage closed 2 months ago

bashtage commented 3 months ago

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements-dev.txt`
⚠️ Warning ``` sphinx 5.3.0 has requirement docutils<0.20,>=0.14, but you have docutils 0.20.1. qtconsole 5.4.4 requires pyzmq, which is not installed. 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](https://app.snyk.io/org/bashtage/project/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?utm_source=github&utm_medium=referral&page=fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [Adjust project settings](https://app.snyk.io/org/bashtage/project/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"anyio","from":"3.7.1","to":"4.4.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-ANYIO-7361842","priority_score":701,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.3","score":415},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Race Condition"},{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-ANYIO-7361842","priority_score":701,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.3","score":415},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Race Condition"}],"prId":"24141329-fd12-43b4-9563-a81fab868e0f","prPublicId":"24141329-fd12-43b4-9563-a81fab868e0f","packageManager":"pip","priorityScoreList":[701],"projectPublicId":"48bc380b-7493-4cde-b60f-5a3cb1fa4daf","projectUrl":"https://app.snyk.io/org/bashtage/project/48bc380b-7493-4cde-b60f-5a3cb1fa4daf?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"type":"auto","upgrade":[],"vulns":["SNYK-PYTHON-ANYIO-7361842"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.52%. Comparing base (c7de747) to head (a52caa4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #734 +/- ## ========================================== - Coverage 99.52% 99.52% -0.01% ========================================== Files 74 74 Lines 15488 15483 -5 Branches 2080 2080 ========================================== - Hits 15415 15410 -5 Misses 50 50 Partials 23 23 ```

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