From fb8da4c209c44f49e3a2e30c7b28fc4d6f425ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 23:20:21 +0000 Subject: [PATCH] Bump biothings-client from 0.4.1 to 0.5.0 Bumps [biothings-client](https://github.com/biothings/biothings_client.py) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/biothings/biothings_client.py/releases) - [Changelog](https://github.com/biothings/biothings_client.py/blob/master/CHANGES.txt) - [Commits](https://github.com/biothings/biothings_client.py/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: biothings-client dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7eb4c0b..f184b7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ babel==2.18.0 # via mkdocs-material backrefs==7.0 # via mkdocs-material -biothings-client==0.4.1 +biothings-client==0.5.0 # via mygene cachetools==6.2.2 # via pymc