From 0f5b18c8814a454700a121967c26dbc7e4277ca7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 13:17:25 +0000 Subject: [PATCH] Bump pytest from 5.3.1 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.1 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/5.3.1...6.2.3) 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 22ad4b4..f492afc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ gunicorn==20.0.4 itsdangerous==1.1.0 jsmin==2.2.2 psycopg2==2.8.3 -pytest==5.3.1 +pytest==6.2.3 python-dateutil==2.8.0 redis==3.3.8 requests==2.22.0