From 42dbfc1738d2388e65e67c70bc616b7c9dbba6f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 20:46:11 +0000 Subject: [PATCH] Bump py from 1.9.0 to 1.10.0 in /apps/student-mgmt Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0) Signed-off-by: dependabot[bot] --- apps/student-mgmt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/student-mgmt/requirements.txt b/apps/student-mgmt/requirements.txt index 130b2a3..b627140 100644 --- a/apps/student-mgmt/requirements.txt +++ b/apps/student-mgmt/requirements.txt @@ -3,7 +3,7 @@ iniconfig==1.0.1 more-itertools==8.5.0 packaging==20.4 pluggy==0.13.1 -py==1.9.0 +py==1.10.0 pyparsing==2.4.7 pytest==6.0.1 six==1.15.0