Closed mrwadams closed 4 months ago
Shouldn't this be merged ? @mrwadams or is it a breaking change ?
Any reason why this was closed @mrwadams
It's a false positive because the library versions in my requirements.txt file aren't pinned.
Running 'pip install -U -r requirements.txt' will bring things up to date with the latest version of each library.
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 55 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt`
⚠️ Warning
``` streamlit 1.23.1 requires requests, 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-client 7.4.9 requires pyzmq, which is not installed. ipykernel 6.16.2 requires pyzmq, which is not installed. ```