Skip to content

Commit a61ae54

Browse files
update toml file
1 parent a40857f commit a61ae54

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

poetry.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ pgvector = "^0.4.2"
4747
rfc3987 = "^1.3.8"
4848

4949
[tool.poetry.group.dev.dependencies]
50-
pytest = "^9.0.2"
51-
pytest-cov = "7.0.0"
50+
pytest = "^9.0.3"
51+
pytest-cov = "7.1.0"
5252
flake8 = "7.3.0"
53-
black = "25.12.0"
53+
black = "26.3.1"
5454
pre-commit = "4.5.1"
5555
pytest_httpserver = "1.1.5"
5656
trustme = "1.2.1"
5757
jupyter = "1.1.1"
58-
pytest-asyncio = "^1.2.0"
58+
pytest-asyncio = "^1.3.0"
5959

6060
[tool.poetry.group.prompt-flow]
6161
optional = true

0 commit comments

Comments
 (0)