From 65a5323429d2ee3d764d4b31840be095bcfe0b26 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 12:16:37 +0000 Subject: [PATCH] Bump path-py from 12.0.2 to 12.5.0 Bumps [path-py](https://github.com/jaraco/path) from 12.0.2 to 12.5.0. - [Release notes](https://github.com/jaraco/path/releases) - [Changelog](https://github.com/jaraco/path/blob/master/CHANGES.rst) - [Commits](https://github.com/jaraco/path/compare/v12.0.2...v12.5.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4836630..e850b10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ packaging==20.1 # via pytest pandas==0.25.3 pluggy==0.13.1 # via pytest py==1.8.1 # via pytest -path.py==12.0.2 # via pytest-shutil +path.py==12.5.0 # via pytest-shutil pyfaidx==0.5.8 pyfastaq==3.17.0 # via shell scripts pyparsing==2.4.6 # via matplotlib, pytest