From 4f8ce82faf9727a94ef35c2bd1a68e25b6af09e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:50:12 +0000 Subject: [PATCH] Bump rdkit from 2023.3.1 to 2024.3.1 Bumps [rdkit](https://github.com/kuelumbus/rdkit-pypi) from 2023.3.1 to 2024.3.1. - [Commits](https://github.com/kuelumbus/rdkit-pypi/commits) --- updated-dependencies: - dependency-name: rdkit dependency-type: direct:production update-type: version-update:semver-major ... 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..286eb4dc 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==2024.3.1 redis==4.4.4 requests==2.31.0 tabulate==0.8.9