From 9c87d51466653fb750d74b2b01f66cf11ed71f28 Mon Sep 17 00:00:00 2001 From: Ben Rady Date: Thu, 12 Sep 2024 17:30:28 -0500 Subject: [PATCH] Upgrading pytest-watcher. Closes #12 --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 74a761f..479be4f 100644 --- a/environment.yml +++ b/environment.yml @@ -10,4 +10,4 @@ dependencies: - mypy=1.10.0 - pylint=3.0.4 - pytest-cov=5.0.0 - - pytest-watcher=0.4.2 + - pytest-watcher=0.4.3