Skip to content

Commit 12af80d

Browse files
authored
Merge pull request #1715 from weaviate/dependabot/pip/pytest-asyncio-1.0.0
Bump pytest-asyncio from 0.25.3 to 1.0.0
2 parents 7e0592b + 7f04179 commit 12af80d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ importlib_metadata==8.7.0
1919

2020
pytest==8.4.1
2121
pytest-cov==6.2.1
22-
pytest-asyncio==0.25.3
22+
pytest-asyncio==1.0.0
2323
pytest-benchmark==5.1.0
2424
pytest-profiling==1.8.1
2525
coverage==7.9.1

0 commit comments

Comments
 (0)