Skip to content

Freshen up dependencies#7

Merged
mattgodbolt merged 2 commits intomainfrom
mg/freshen
Sep 14, 2025
Merged

Freshen up dependencies#7
mattgodbolt merged 2 commits intomainfrom
mg/freshen

Conversation

@mattgodbolt
Copy link
Member

No description provided.

@mattgodbolt mattgodbolt requested a review from Copilot September 14, 2025 23:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates project dependencies to their latest versions, including both runtime and development dependencies. The changes modernize the project's dependency stack while maintaining compatibility.

  • Updates multiple Python packages to newer versions (anthropic, boto3, fastapi, etc.)
  • Updates development tooling versions (pre-commit hooks, pytest, ruff)
  • Fixes a regex pattern in tests to use raw string literal

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updates runtime and dev dependency versions to latest releases
app/test_model_costs.py Fixes regex pattern to use raw string literal for proper escaping
app/test_explain.py Renames unused variable to follow Python naming conventions
.pre-commit-config.yaml Updates pre-commit hook versions to match dependency updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mattgodbolt mattgodbolt merged commit 7fb1781 into main Sep 14, 2025
2 checks passed
@mattgodbolt mattgodbolt deleted the mg/freshen branch September 14, 2025 23:58
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.

2 participants