Skip to content

Commit f2ef248

Browse files
Bump pytest-asyncio in /.github/workflows/requirements (llnl#150)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1979786 commit f2ef248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requirements/unit-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ coverage==7.8.2
55
gidgethub==5.4.0
66
gidgetlab==2.1.0
77
hatchling==1.27.0
8-
pytest-asyncio==0.24.0
8+
pytest-asyncio==1.0.0
99
pytest-mock==3.14.1
1010
pytest==8.4.1

0 commit comments

Comments
 (0)