Skip to content

Updated some of our dependencies to address security vulnerabilities#102

Open
andrewfayres wants to merge 1 commit into
mainfrom
security_alerts
Open

Updated some of our dependencies to address security vulnerabilities#102
andrewfayres wants to merge 1 commit into
mainfrom
security_alerts

Conversation

@andrewfayres
Copy link
Copy Markdown
Collaborator

@andrewfayres andrewfayres commented May 13, 2026

Summary

We've currently got quite a few security vulnerabilities flagged from dependabot. This should address most of them. Really just updating our dependencies which are causing issues.

Motivation & Context

There are lots. After this is merged I'm going to have to look into how to rerun the scan and dismiss the old alerts.

Approach

Mostly just updated dependencies in our lock file.

Breaking Changes

  • None

Testing Plan

  • Unit tests
  • Integration tests
  • e2e / smoke test

Documentation

  • Docstrings updated
  • User docs / README updated
  • CHANGELOG entry

Checklist

  • Code formatted (Ruff) → ruff format --check
  • Lint passes (Ruff) → ruff check .
  • Types pass (mypy/pyright) → mypy src
  • Tests pass (pytest) → pytest -q
  • Backward compatibility considered
  • Adequate comments for tricky parts
  • CI green

Risk & Rollback Plan

Probably not needed in the beginning

Notes for Reviewers

@andrewfayres andrewfayres requested a review from anagainaru May 13, 2026 14:59
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.

1 participant