Skip to content

Commit 3035d08

Browse files
Bump pytest-asyncio from 0.23.8 to 0.24.0 in /07_uns_graphql (#1132)
1 parent 627025e commit 3035d08

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

07_uns_graphql/poetry.lock

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

07_uns_graphql/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ uns-mqtt = { path = "../02_mqtt-cluster", develop = true }
4242
strawberry-graphql = { version = "^0.237", extras = ["debug-server"] }
4343
pytest = "^8.2.1"
4444
pytest-xdist = { version="^3.6.1",extras =["psutil2"]}
45-
pytest-asyncio = "^0.23.8"
45+
pytest-asyncio = "^0.24.0"
4646
pytest-timeout = "^2.3.1"
4747
pytest-cov = "^5.0.0"
4848
safety = "^3.2.4"

0 commit comments

Comments
 (0)