Skip to content

Commit e18801f

Browse files
Bump pytest-asyncio from 0.23.3 to 0.23.4 (#170)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c87a9b commit e18801f

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

dev_requirements/requirements-tests.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#
55
# pip-compile requirements-tests.in
66
#
7-
colorama==0.4.6
8-
# via pytest
97
iniconfig==2.0.0
108
# via pytest
119
packaging==23.2
@@ -14,7 +12,7 @@ pluggy==1.3.0
1412
# via pytest
1513
pytest==7.4.4
1614
# via
17-
# -r requirements-tests.in
15+
# -r dev_requirements/requirements-tests.in
1816
# pytest-asyncio
19-
pytest-asyncio==0.23.3
20-
# via -r requirements-tests.in
17+
pytest-asyncio==0.23.4
18+
# via -r dev_requirements/requirements-tests.in

0 commit comments

Comments
 (0)