Resolve Dependabot security vulnerabilities#294
Conversation
Update mlflow, scikit-learn, setuptools, and cryptography to secure versions to address multiple CVEs including CVE-2026-33866, CVE-2024-5206, CVE-2025-47273, and CVE-2026-34073. - mlflow: ^3.10.1 -> ^3.11.0 - scikit-learn: 1.4.2 -> ^1.5.0 - setuptools: ^71.1.0 -> ^78.1.1 - cryptography: ^46.0.6 (added/updated) Co-authored-by: lgcorzo <46710567+lgcorzo@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This PR resolves several security vulnerabilities identified in the project's dependencies. Given the environment context of April 2026, I have updated the following packages to their respective secure versions:
The updates have been applied consistently across
pyproject.toml,requirements.txt, andpython_env.yaml. Source code compliance was verified usingruff.PR created automatically by Jules for task 2371007175997576666 started by @lgcorzo