From e0834b9351005f231ea5c1fe16504a1b537ca8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:23:19 +0000 Subject: [PATCH] Bump async-solipsism from 0.7 to 0.8 Bumps [async-solipsism](https://github.com/bmerry/async-solipsism) from 0.7 to 0.8. - [Commits](https://github.com/bmerry/async-solipsism/compare/0.7...0.8) --- updated-dependencies: - dependency-name: async-solipsism dependency-version: '0.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c36f5cf..3d74c29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ dev-pytest = [ "frequenz-repo-config[extra-lint-examples] == 0.13.5", "pytest-mock == 3.14.1", "pytest-asyncio == 1.0.0", - "async-solipsism == 0.7", + "async-solipsism == 0.8", "time-machine == 2.16.0", ] dev = [