chore: pyproject bumped to match renovated lock file
Some checks failed
ci / ruff (push) Successful in 4s
ci / ty (push) Successful in 4s
ci / tests (push) Failing after 7s
ci / build (push) Has been skipped

This commit is contained in:
Chris Milne 2026-07-06 09:12:36 +01:00
parent b921d2b771
commit 5f8439721f
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ dependencies = [
"lettermint>=2.0.0",
"psycopg[binary]>=3.3.4",
"pydantic>=2.13.4",
"pydantic-settings>=2.14.1",
"pydantic-settings>=2.14.2",
"python-dotenv>=1.2.2",
"requests>=2.34.2",
"sqlalchemy>=2.0.50",