From 363edda0cf699d445045a544ce8bfb3b511ab632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:54:02 +0000 Subject: [PATCH] chore(deps-dev): bump anyio[trio] from 4.4.0 to 4.8.0 Bumps [anyio[trio]](https://github.com/agronholm/anyio) from 4.4.0 to 4.8.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.8.0) --- updated-dependencies: - dependency-name: anyio[trio] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d1134d9..cec4577 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -anyio[trio]==4.4.0 +anyio[trio]==4.8.0 build==1.2.1 pytest==8.2.1 pytest-cov==5.0.0