summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-18 07:32:40 +0000
committerGitHub <noreply@github.com>2019-11-18 07:32:40 +0000
commite6090e6912d416e52b1cc97187508495cb326d67 (patch)
tree61497c5ea95dc8f7fb3b03bf95683c1f85a7f1a3 /test_requirements.txt
parent9aeb7513019954718a3225fbab24bdbb98ca4fd5 (diff)
downloadnumpy-e6090e6912d416e52b1cc97187508495cb326d67.tar.gz
MAINT: Bump pytest from 5.2.2 to 5.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.2.2...5.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'test_requirements.txt')
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 32b95897a..8b4807607 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.14
-pytest==5.2.2
+pytest==5.2.4
pytz==2019.3
pytest-cov==2.8.1
pickle5; python_version == '3.7'