Skip to content

Commit 9ce3dee

Browse files
authored
Merge pull request #2697 from blacklanternsecurity/dependabot/pip/dev/pytest-asyncio-1.2.0
Bump pytest-asyncio from 1.1.0 to 1.2.0
2 parents 336774c + 4342d3b commit 9ce3dee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pytest-rerunfailures = ">=14,<17"
7070
pytest-timeout = "^2.3.1"
7171
pytest-httpserver = "^1.0.11"
7272
pytest = "^8.3.1"
73-
pytest-asyncio = "1.1.0"
73+
pytest-asyncio = "1.2.0"
7474
uvicorn = ">=0.32,<0.36"
7575
fastapi = ">=0.115.5,<0.118.0"
7676
pytest-httpx = ">=0.35"

0 commit comments

Comments
 (0)