Skip to content

Commit

Permalink
Update packages (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic authored Aug 26, 2024
1 parent 4642cb2 commit c1027a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies = [
"pydantic>=2.3,<3",
"fastapi>=0.110.2",
"prisma==0.13.1",
"google-api-python-client==2.140.0",
"google-api-python-client==2.142.0",
"asyncify==0.10.0",
"pandas==2.2.2"
]
Expand All @@ -70,7 +70,7 @@ lint = [
"ruff==0.5.4",
"pyupgrade-directories==0.3.0",
"bandit==1.7.9",
"semgrep==1.84.1",
"semgrep==1.85.0",
"pytest-mypy-plugins==3.1.2",
]

Expand Down

0 comments on commit c1027a4

Please sign in to comment.