Skip to content

Commit c2cf646

Browse files
Merge pull request #1 from pythoninthegrass/dependabot/pip/pytest-asyncio-0.23.3
Bump pytest-asyncio from 0.21.1 to 0.23.3
2 parents 6f6e82c + bc69a95 commit c2cf646

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -25,7 +25,7 @@ icecream = "^2.1.3"
2525
ipython = "^8.17.2"
2626
poetry-plugin-export = "^1.6.0"
2727
pytest = "^7.4.3"
28-
pytest-asyncio = "^0.21.1"
28+
pytest-asyncio = "^0.23.3"
2929
pytest-cov = "^4.1.0"
3030
pytest-datafiles = "^3.0.0"
3131
pytest-xdist = "^3.4.0"

0 commit comments

Comments
 (0)