From daa3a81ac6612adeddd290bc7f2ee41fae160456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:08:19 -0800 Subject: [PATCH] Bump py from 1.4.22 to 1.10.0 (#43) Bumps [py](https://github.com/pytest-dev/py) from 1.4.22 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/commits/1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26303a2..2cc0284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ nose==1.3.0 ntplib==0.3.1 numpy==1.22.0 paramiko==2.0.9 -py==1.4.22 +py==1.10.0 pyOpenSSL==17.5.0 pycrypto==2.6.1 pycurl==7.19.3