Skip to content

Commit d600295

Browse files
build: bump pytest-asyncio from 0.23.2 to 0.25.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.2...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a25a3a5 commit d600295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ langchain==0.3.13
88
bs4==0.0.1
99
urllib3==2.3.0
1010
pytest==8.3.4
11-
pytest-asyncio==0.23.2
11+
pytest-asyncio==0.25.0
1212
PyMuPDF==1.25.1
1313
azure-storage-blob
1414
chardet

0 commit comments

Comments
 (0)