summaryrefslogtreecommitdiff
path: root/test_requirements.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-01 14:26:28 +0000
committerGitHub <noreply@github.com>2019-09-01 14:26:28 +0000
commit5bf6114cc395a569aabe9f2aa433c82e6c41f831 (patch)
treea099b42c860406a998221c24f3417b53dbdb6277 /test_requirements.txt
parent947304a84b764067da58bd363a732fc1033058b3 (diff)
downloadnumpy-5bf6114cc395a569aabe9f2aa433c82e6c41f831.tar.gz
Bump pytest from 5.1.1 to 5.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.1 to 5.1.2. - [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.1.1...5.1.2) 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 c2cd98749..cb3e5f758 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,5 +1,5 @@
cython==0.29.13
-pytest==5.1.1
+pytest==5.1.2
pytz==2019.2
pytest-cov==2.7.1
pickle5; python_version == '3.7'