From 316747981ba54608ffa527650cf21c4f63447c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:27:54 +0000 Subject: [PATCH] Bump py from 1.5.4 to 1.10.0 in /DeepPATH_code Bumps [py](https://github.com/pytest-dev/py) from 1.5.4 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.5.4...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..8cc94dc --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -155,7 +155,7 @@ prov==1.5.3 psutil==5.7.0 psycopg2==2.7.5 ptyprocess==0.6.0 -py==1.5.4 +py==1.10.0 pyaml==17.12.1 pyasn1==0.4.4 pycparser==2.18