From 5635537fa40f46309a180a492a1df81af5cc4168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 02:42:00 +0000 Subject: [PATCH] Bump decoy from 2.0.2 to 2.1.0 Bumps [decoy](https://github.com/mcous/decoy) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/mcous/decoy/releases) - [Commits](https://github.com/mcous/decoy/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: decoy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e11efba5..7e7c7c37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ asyncclick==8.1.3.4 asyncstdlib==3.10.8 coverage==6.5.0 coveralls==3.3.1 -decoy==2.0.2 +decoy==2.1.0 flake8==6.1.0 pytest-asyncio==0.21.1 pytest-cov==4.1.0