Skip to content

Commit 0942a0c

Browse files
build: bump pytest-asyncio in /ResearchAssistant/App (#299)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b712c12 commit 0942a0c

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
@@ -14,4 +14,4 @@ pylint==2.17.4
1414

1515
# Testing tools
1616
pytest>=8.2,<9 # Compatible version for pytest-asyncio
17-
pytest-asyncio==0.24.0
17+
pytest-asyncio==0.25.3

0 commit comments

Comments
 (0)