Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update vulnerable dependencies #15

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

keanrawr
Copy link
Owner

Description

This PR addresses #14, we're updating vulnerable dependencies:

Vulnerable versions and patched versions

  • sqlparse < 0.5.0 -> 0.5.0
  • gunicorn < 22.0.0 -> 22.0.0
  • Werkzeug < 3.0.3 -> 3.0.3
  • mlflow -> latest
  • certifi -> 2024.07.04

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Tests passed
  • poetry install runs on a clean environment

Checklist

  • Code has been formatted
  • Existing tests passed
  • New tests passed and were accepted

@keanrawr keanrawr linked an issue Jul 12, 2024 that may be closed by this pull request
@keanrawr keanrawr merged commit 14bf18b into master Jul 12, 2024
1 check passed
@keanrawr keanrawr deleted the 14-update-dependencies branch July 12, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
1 participant