From b4d1289bbd9539c041e8aeb39bb8962628399809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 10:03:46 +0200 Subject: api: Bump py from 1.9.0 to 1.10.0 (#119) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/requirements.txt') diff --git a/api/requirements.txt b/api/requirements.txt index c4506bcf..d95a8d83 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -23,7 +23,7 @@ more-itertools==8.6.0 oauth2client==4.1.3 packaging==20.4 pluggy==0.13.1 -py==1.9.0 +py==1.10.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.5.3 -- cgit v1.2.3