From de7a0b05e1ea863c5c859580d7c85d1387588f4d Mon Sep 17 00:00:00 2001 From: WKDV Bot <adm-git+wkdv-bot@ufz.de> Date: Sat, 1 May 2021 00:05:30 +0000 Subject: [PATCH] Bump pytest from 6.2.2 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35c0a36b4..561455089 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ numpy==1.20.2 outlier-utils==0.0.3 pandas==1.2.3 pyarrow==3.0.0 -pytest==6.2.2 +pytest==6.2.3 pytest-lazy-fixture==0.6.3 PyWavelets==1.1.1 scikit-learn==0.24.1 -- GitLab