From b6479df220491f40db7d9b4f893af8cba5bdfc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 20:38:52 +0000 Subject: [PATCH] Bump py from 1.9.0 to 1.10.0 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 63a06d1..9405fb2 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -19,7 +19,7 @@ numpy==1.18.4 packaging==20.4 pandas==1.0.3 pluggy==0.13.1 -py==1.9.0 +py==1.10.0 PyJWT==1.7.1 pymongo==3.10.1 pyparsing==2.4.7