Remove unused pydantic-settings dependency from pre-commit config (#3437)

This commit is contained in:
correctmost 2025-05-04 18:25:01 -04:00 committed by GitHub
parent 38213a02bf
commit 4ed6d0da9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ repos:
fail_fast: true
additional_dependencies:
- pydantic
- pydantic-settings
- pytest
- cryptography
- repo: https://github.com/astral-sh/ruff-pre-commit