From 791bf4aa641e26d4823fc2f81fd09824027994c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 04:05:31 +0000 Subject: [PATCH] chore(deps-dev): bump trio from 0.23.2 to 0.24.0 Bumps [trio](https://github.com/python-trio/trio) from 0.23.2 to 0.24.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.23.2...v0.24.0) --- updated-dependencies: - dependency-name: 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 8ff4f515..5058bb99 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -106,7 +106,7 @@ tomli==2.0.1 ; python_version < '3.11' tomlkit==0.12.3 ; python_version >= '3.7' -trio==0.23.2 +trio==0.24.0 types-python-dateutil==2.8.19.20240106