Skip to content

Commit 52fbc9a

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

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 18 additions & 18 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,20 +48,20 @@ 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
# Unlock when propcache > 0.4.1 is released
5353
cython = "<3.2.0"
5454

5555
[tool.poetry.group.dev.dependencies]
5656
pre-commit = "^4.0.0"
5757
pur = "^7.3.1"
58-
pytest = "^8.3.4"
58+
pytest = "^9.0.0"
5959
pytest-asyncio = "^1.0.0"
6060
schema = "^0.7.4"
6161
testing-postgresql = "^1.3.0"
6262
python-box = "^7.0.0"
6363
insights-core = "^3.3.2"
64-
pytest-cov = "^6.0.0"
64+
pytest-cov = "^7.0.0"
6565
pytest-aiohttp = "^1.0.5"
6666

6767
[build-system]

0 commit comments

Comments
 (0)