From 32ff25cfa81244013305e70a7eb22eaa71c80c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 14:46:12 +0000 Subject: [PATCH] Bump posebusters from 0.2.12 to 0.3.1 Bumps [posebusters](https://github.com/maabuu/posebusters) from 0.2.12 to 0.3.1. - [Release notes](https://github.com/maabuu/posebusters/releases) - [Commits](https://github.com/maabuu/posebusters/compare/v0.2.12...v0.3.1) --- updated-dependencies: - dependency-name: posebusters dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index af2b9107..0a38d4e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dependencies = [ "meeko", # for molecular docking preparation "numpy", # for numerical operations "pandas>=1.3.5", # for data parsing and analysis - "posebusters==0.2.12", # for protein-ligand structure scoring + "posebusters==0.3.1", # for protein-ligand structure scoring "plotly", # for plotting "pre-commit", # hooks for applying linters on commit "prody", # for protein data parsing