Skip to content

DM-49503: Update pre-commit dependencies#390

Merged
rra merged 1 commit intomainfrom
tickets/DM-49503
Mar 17, 2025
Merged

DM-49503: Update pre-commit dependencies#390
rra merged 1 commit intomainfrom
tickets/DM-49503

Conversation

@rra
Copy link
Copy Markdown
Member

@rra rra commented Mar 17, 2025

Fix the suggestions offered by the latest Ruff. Switch the logging inside safir.testing.uvicorn to use structlog to silence warnings about using the top-level logging functions, and take the logger as a parameter just for consistency with other Safir APIs. It's unlikely any caller will use this capability.

Fix the suggestions offered by the latest Ruff. Switch the logging
inside safir.testing.uvicorn to use structlog to silence warnings
about using the top-level logging functions, and take the logger as
a parameter just for consistency with other Safir APIs. It's unlikely
any caller will use this capability.
@rra rra merged commit f1ed447 into main Mar 17, 2025
6 checks passed
@rra rra deleted the tickets/DM-49503 branch March 17, 2025 18:00
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