From 4fb7dc2de16aa16287c841a1a42b3797e0a395bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 08:12:28 +0000 Subject: [PATCH] build(deps): bump pyroe from 0.9.0 to 0.9.2 Bumps [pyroe](https://github.com/COMBINE-lab/pyroe) from 0.9.0 to 0.9.2. - [Release notes](https://github.com/COMBINE-lab/pyroe/releases) - [Commits](https://github.com/COMBINE-lab/pyroe/compare/v0.9.0...v0.9.2) --- updated-dependencies: - dependency-name: pyroe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fef097c6..e4dddc19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mygene==3.2.2 ndex2==3.5.0 numpy==1.23.3 pandas==2.0.0 -pyroe==0.9.0 +pyroe==0.9.2 pyyaml==6.0 requests==2.28.2 scanpy==1.9.3