Skip to content

Commit a913dbc

Browse files
build: bump pytest-asyncio in /ResearchAssistant/App
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c02cffe commit a913dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResearchAssistant/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ azure-search-documents==11.4.0b6
55
azure-storage-blob==12.17.0
66
python-dotenv==1.0.0
77
azure-cosmos==4.5.0
8-
pytest-asyncio==0.24.0
8+
pytest-asyncio==0.25.0
99
pytest-cov==5.0.0
1010
flake8==7.1.1
1111
black==24.8.0

0 commit comments

Comments
 (0)