From 7290ef6274a696733431bc7905a9f11a8f737909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:50:08 +0000 Subject: [PATCH] Bump pandas from 2.0.1 to 2.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: pandas 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 49c1669..6c23e3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ h5py==3.8.0 matplotlib==3.7.1 numpy==1.24.3 -pandas==2.0.1 +pandas==2.0.3 quimb==1.5.0 qutip==4.7.1 tqdm==4.65.0