From ede14e8c89f9f1e4a7caa22ee017b495b13953af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:36:47 +0000 Subject: [PATCH] Bump rdkit from 2023.3.1 to 2023.9.5 Bumps [rdkit](https://github.com/kuelumbus/rdkit-pypi) from 2023.3.1 to 2023.9.5. - [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..9c618dc5 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.5 redis==4.4.4 requests==2.31.0 tabulate==0.8.9