From 2d6da31f562db459f4acf5a83a5bc363b4dd7bc9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 18:22:01 +0000 Subject: [PATCH] Bump pytest-testmon from 0.9.19 to 1.0.2 in /app Bumps [pytest-testmon](https://testmon.org) from 0.9.19 to 1.0.2. Signed-off-by: dependabot-preview[bot] --- app/requirements/default.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/requirements/default.txt b/app/requirements/default.txt index 5af1bf3844..1cd19b0436 100644 --- a/app/requirements/default.txt +++ b/app/requirements/default.txt @@ -91,9 +91,9 @@ pytest==4.5.0 \ pytest-django==3.8.0 \ --hash=sha256:456fa6854d04ee625d6bbb8b38ca2259e7040a6f93333bfe8bc8159b7e987203 \ --hash=sha256:489b904f695f9fb880ce591cf5a4979880afb467763b1f180c07574554bdfd26 -pytest-testmon==0.9.19 \ - --hash=sha256:f542d168103d14748be7afd45071df2f1b1dda218e33dedd300a87885bffc2f4 \ - --hash=sha256:f622fd9d0f5a0df253f0e6773713c3df61306b64abdfb202d39a85dcba1d1f59 +pytest-testmon==1.0.2 \ + --hash=sha256:e79852203894bbd5a6adb7e0541316c0a3a84322e9766f746ed6b8b62f9897d9 \ + --hash=sha256:fdb016d953036051d1ef0e36569b7168cefa4914014789a65a4ffefc87f85ac5 pytest-watch==4.2.0 \ --hash=sha256:06136f03d5b361718b8d0d234042f7b2f203910d8568f63df2f866b547b3d4b9 python-decouple==3.3 \