We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57506a9 commit c2b4ba9Copy full SHA for c2b4ba9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nice-fetch-ai-adapter"
3
-version = "0.1.1"
+version = "0.1.2"
4
description = ""
5
authors = ["Helena Adamkova <[email protected]>"]
6
license = "Apache2"
@@ -24,7 +24,7 @@ pytest-asyncio = "^0.23.6"
24
25
26
[tool.poetry.group.dev.dependencies]
27
-pytest = "^8.2.0"
+pytest = "^9.0.2"
28
29
[build-system]
30
requires = ["poetry-core"]
0 commit comments