Skip to content

Commit a9b4ebe

Browse files
Bump pandas from 1.4.4 to 2.3.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.4 to 2.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.4.4...v2.3.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit a9b4ebe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/dev_require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The following packages are used in building the test data generator framework.
22
# All packages used are already installed in the Databricks runtime environment for version 6.5 or later
33
numpy==1.22.0
4-
pandas==1.4.4
4+
pandas==2.3.2
55
pickleshare==0.7.5
66
py4j>=0.10.9.3
77
pyarrow==8.0.0

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The following packages are used in building the test data generator framework.
22
# All packages used are already installed in the Databricks runtime environment for version 6.5 or later
33
numpy==1.22.0
4-
pandas==1.4.4
4+
pandas==2.3.2
55
pickleshare==0.7.5
66
py4j==0.10.9
77
pyarrow==8.0.0

0 commit comments

Comments
 (0)