ZanzyTHEbar / UFO-Detector

This is a project dedicated to using image recogition technology to create an internet-accessible program for classifying known and unknown objects within the view of a telescope.
Apache License 2.0
4 stars 2 forks source link

[Snyk] Security upgrade oauthlib from 3.1.1 to 3.2.1 #6

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` python-socketio 5.3.0 requires bidict, which is not installed. Keras-Preprocessing 1.1.2 requires numpy, which is not installed. google-auth 2.3.3 requires rsa, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
medium severity Denial of Service (DoS)
SNYK-PYTHON-OAUTHLIB-3021142
oauthlib:
3.1.1 -> 3.2.1
No No Known Exploit

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.

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)