From 945c0c32b88ea60a927341d39f9f79e608d30d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:33:29 +0000 Subject: [PATCH] chore(deps): bump sympy from 1.13.2 to 1.13.3 Bumps [sympy](https://github.com/sympy/sympy) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](https://github.com/sympy/sympy/compare/sympy-1.13.2...sympy-1.13.3) --- updated-dependencies: - dependency-name: sympy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8022f983..df307282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ requests==2.32.3 python-dotenv==1.0.1 pyyaml==6.0.2 fhir.resources==7.1.0 -sympy==1.13.2 +sympy==1.13.3 pandas==2.2.2 psycopg[binary]==3.2.3 sqlalchemy==2.0.35