Skip to content

Commit 794394d

Browse files
Bump pandas from 2.1.0 to 2.1.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 044d141 commit 794394d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.0
22
scikit_learn==1.3.0
3-
pandas==2.1.0
3+
pandas==2.1.1
44
numpy==1.23.5
55
scipy==1.11.2
66
tensorflow==2.13.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.0
22
scikit_learn==1.3.0
3-
pandas==2.1.0
3+
pandas==2.1.1
44
numpy==1.23.5
55
scipy==1.11.2
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)