From 71be87f39bd1418ae1abb536c1140b31e3f7ab34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2020 07:23:50 +0000 Subject: [PATCH] Bump pytest from 5.3.1 to 5.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 5.3.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.3.1...5.3.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6afe169..7551a1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ uvicorn==0.10.8 aioredis==1.3.0 aiohttp==3.6.2 prometheus_client==0.7.1 -pytest==5.3.1 +pytest==5.3.2 tortoise-orm==0.15.1 aiomysql==0.0.20 sentry-sdk==0.13.2 \ No newline at end of file