Skip to content

Commit 3a4baa6

Browse files
chore(deps): bump pytest-asyncio
Bumps the python group with 1 update in the /noextras directory: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92959a3 commit 3a4baa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noextras/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies = [
55
"connect-python",
66
"connect-python-example",
77
"pytest==8.4.2",
8-
"pytest-asyncio==1.1.0",
8+
"pytest-asyncio==1.2.0",
99
"pytest-cov==7.0.0",
1010
]
1111

0 commit comments

Comments
 (0)