Skip to content

Commit

Permalink
[Auto-generated] Check & update dependencies (pyproject.toml) (#209)
Browse files Browse the repository at this point in the history
Update dependencies in `pyproject.toml`
  • Loading branch information
TEAM4-0 authored Nov 18, 2024
1 parent 58719c2 commit 9c973ac
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 @@ -42,7 +42,7 @@ requires-python = "~=3.10"
dynamic = ["version", "description"]

dependencies = [
"fastapi ~=0.115.4",
"fastapi ~=0.115.5",
"httpx ~=0.27.2",
"pydantic-settings ~=2.6",
"pymongo ~=4.10",
Expand All @@ -59,7 +59,7 @@ cli = [
testing = [
"cryptography ~=43.0",
"dlite-python ~=0.5.23",
"mongomock ~=4.2",
"mongomock ~=4.3",
"pytest ~=8.3",
"pytest-asyncio ~=0.24.0",
"pytest-cov ~=6.0",
Expand Down

0 comments on commit 9c973ac

Please sign in to comment.