From 18a77d3caa33c5d794ab7133fbf6c44b4b813a33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 11:17:01 +0000 Subject: [PATCH] Bump mock-open from 1.3.1 to 1.4.0 Bumps [mock-open](https://github.com/nivbend/mock-open) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/nivbend/mock-open/releases) - [Commits](https://github.com/nivbend/mock-open/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..17d4f83c 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ flake8-docstrings==1.5.0 flake8==3.7.9 pydocstyle==5.0.2 pylint==2.4.4 -mock-open==1.3.1 +mock-open==1.4.0 mypy==0.761 asynctest==0.13.0 pytest-aiohttp==0.3.0