summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 10:03:46 +0200
committerGitHub <noreply@github.com>2021-04-21 10:03:46 +0200
commitb4d1289bbd9539c041e8aeb39bb8962628399809 (patch)
tree3de561fa0b86dcb4a9d319a187b71242c0a28e6c
parentf586769b37994628fbdc7ab0756b1b96650fca10 (diff)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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