Skip to content

Commit 2111b7e

Browse files
build: bump pytest-asyncio from 0.25.3 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9370c6 commit 2111b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements-dev.txt

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

0 commit comments

Comments
 (0)