Skip to content

Commit d8f039d

Browse files
build(deps-dev): bump pandas from 2.3.2 to 2.3.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 859ac73 commit d8f039d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ doc = [
6363
"jupyter_sphinx==0.5.3",
6464
"numpy==2.2.6",
6565
"numpydoc==1.8.0",
66-
"pandas==2.3.2",
66+
"pandas==2.3.3",
6767
"parse==1.20.2",
6868
"pypandoc==1.15",
6969
"pytest-sphinx==0.6.3",

0 commit comments

Comments
 (0)