From a329dfd344956f15a15c398e7787bcc0cdacb9a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 07:17:54 +0000 Subject: [PATCH] Bump pytest from 6.2.1 to 6.2.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.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/6.2.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 0c8f324..e5e224f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pytest-django==4.1.0 pytest-forked==1.3.0 pytest-pythonpath==0.7.3 pytest-xdist==2.2.1 -pytest==6.2.1 +pytest==6.2.3 python-dateutil==2.8.1 python-dotenv==0.15.0 python-multipart==0.0.5