From 6e5a8fa8f9963022fe95de5a0d764cde254e997f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:23:58 +0000 Subject: [PATCH] Bump py from 1.4.34 to 1.10.0 in /etc Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 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.4.34...1.10.0) Signed-off-by: dependabot[bot] <support@github.com> --- etc/requirements_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_ci.txt b/etc/requirements_ci.txt index 1371bb72..10cea84b 100644 --- a/etc/requirements_ci.txt +++ b/etc/requirements_ci.txt @@ -28,7 +28,7 @@ paramiko==2.0.2 partd==0.3.6 psutil==4.4.2 psycopg2==2.6.2 -py==1.4.34 +py==1.10.0 pyasn1==0.1.9 pycparser==2.17 pymongo==2.9.4