aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-03-19 05:30:47 +0000
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-03-19 05:30:47 +0000
commit3605bb975f606bed1c009100d04a4048dfa28305 (patch)
treef0587d3c5342fda94c6cfee2cbc329ddfeee540d
parentf07fd91889749bec2b7a5fce3af4f10b3e2b3f73 (diff)
updated pytest
-rw-r--r--requirements_dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_dev.txt b/requirements_dev.txt
index 126a917..9057a58 100644
--- a/requirements_dev.txt
+++ b/requirements_dev.txt
@@ -1,4 +1,4 @@
-pytest==5.4.1
+pytest
pytest-cov==2.7.1
coverage==5.1
nox==2019.11.9