From aaf134375ac091c960c8efc79dfc502edd258c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:52:16 +0000 Subject: [PATCH] Bump rdkit from 2023.3.1 to 2023.9.6 Bumps [rdkit](https://github.com/kuelumbus/rdkit-pypi) from 2023.3.1 to 2023.9.6. - [Commits](https://github.com/kuelumbus/rdkit-pypi/commits) --- updated-dependencies: - dependency-name: rdkit 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 21abcbf6..905ab06d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ html5lib==1.1 pymongo==4.0.1 python-dotenv==0.19.2 pytz==2021.3 -rdkit==2023.3.1 +rdkit==2023.9.6 redis==4.4.4 requests==2.31.0 tabulate==0.8.9