Skip to content

Commit

Permalink
Merge branch 'main' into pyscopg3
Browse files Browse the repository at this point in the history
  • Loading branch information
pboers1988 authored Mar 3, 2025
2 parents 8c9f120 + 393939d commit 82f8559
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ dependencies = [
"SQLAlchemy==2.0.38",
"SQLAlchemy-Utils==0.41.2",
"structlog",
"typer==0.15.1",
"uvicorn[standard]~=0.32.0",
"typer==0.15.2",
"uvicorn[standard]~=0.34.0",
"nwa-stdlib~=1.9.0",
"oauth2-lib~=2.4.0",
"tabulate==0.9.0",
Expand Down Expand Up @@ -89,7 +89,7 @@ test = [
"jsonref",
"mypy==1.9",
"pyinstrument",
"pytest==8.3.4",
"pytest==8.3.5",
"pytest-asyncio==0.21.2",
"pytest-codspeed",
"pytest-cov",
Expand Down

0 comments on commit 82f8559

Please sign in to comment.