Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit b33b414

Browse files
Bump pandas from 2.2.3 to 2.3.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 210a3bf commit b33b414

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"scipy==1.13.1",
2525
"matplotlib==3.9.4",
2626
"pdb-tools==2.5.0",
27-
"pandas==2.2.3",
27+
"pandas==2.3.3",
2828
"openpyxl==3.1.5",
2929
"plotly==6.0.1",
3030
"pdbecif==1.5",

0 commit comments

Comments
 (0)