From 6b0dbfff4c2f7665337e0793a3208596c5614317 Mon Sep 17 00:00:00 2001 From: mg Date: Wed, 21 Apr 2021 07:27:23 +0200 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /roles/tmaurice.gitea (#89) (#72) Merge branch 'master' into depbot Bump py from 1.8.0 to 1.10.0 in /roles/tmaurice.gitea (#89) Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/72 Co-Authored-By: mg Co-Committed-By: mg --- roles/tmaurice.gitea/requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tmaurice.gitea/requirements-travis.txt b/roles/tmaurice.gitea/requirements-travis.txt index 37879bb7..f22ca848 100644 --- a/roles/tmaurice.gitea/requirements-travis.txt +++ b/roles/tmaurice.gitea/requirements-travis.txt @@ -43,7 +43,7 @@ pluggy==0.13.1 poyo==0.5.0 psutil==5.6.6 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pyasn1==0.4.5 pycodestyle==2.5.0 pycparser==2.20