Skip to content

Commit 4c0319d

Browse files
fix(deps): update poetry dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5afc7cd commit 4c0319d

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ uvicorn = "^0.35.0"
4848
PyYAML = "^6.0.1"
4949
prometheus-async = "^25.0.0"
5050
rpds-py = "<=0.24.0"
51-
kessel-sdk = {extras = ["auth"], version = "^1.5.0"}
51+
kessel-sdk = {extras = ["auth"], version = "^2.0.0"}
5252

5353
[tool.poetry.group.dev.dependencies]
5454
pre-commit = "^4.0.0"
5555
pur = "^7.3.1"
56-
pytest = "^8.3.4"
56+
pytest = "^9.0.0"
5757
pytest-asyncio = "^1.0.0"
5858
schema = "^0.7.4"
5959
testing-postgresql = "^1.3.0"
6060
python-box = "^7.0.0"
6161
insights-core = "^3.3.2"
62-
pytest-cov = "^6.0.0"
62+
pytest-cov = "^7.0.0"
6363
pytest-aiohttp = "^1.0.5"
6464

6565
[build-system]

0 commit comments

Comments
 (0)