Skip to content

Commit 54f4545

Browse files
build(deps): bump pandas from 2.3.1 to 2.3.2 in /_package
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50e333d commit 54f4545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ doc = [
4040
"linuxdoc==20240924",
4141
"numpy==2.2.6",
4242
"numpydoc==1.9.0",
43-
"pandas==2.3.1",
43+
"pandas==2.3.2",
4444
"parse==1.20.2",
4545
"pydata_sphinx_theme==0.16.1",
4646
"pypandoc==1.15",

0 commit comments

Comments
 (0)