From 4c98e06001a4bfaf23d81a55c65f8030f3976300 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:50:40 +0000 Subject: [PATCH] Bump pytest from 5.3.1 to 5.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 to 5.4.1. - [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.4.1) 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..af78f28 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.4.1 tortoise-orm==0.15.1 aiomysql==0.0.20 sentry-sdk==0.13.2 \ No newline at end of file