Skip to content

Commit 215113e

Browse files
Bump pandas from 2.3.0 to 2.3.1 (#819)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb33c4f commit 215113e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mkdocstrings-python==1.16.12
99
mkdocs-print-site-plugin==2.7.3
1010
markdown-exec==1.11.0
1111
thefuzz==0.22.1
12-
pandas==2.3.0
12+
pandas==2.3.1
1313
scikit-learn==1.6.1
1414
jsonschema==4.24.0
1515
networkx==3.4.2

0 commit comments

Comments
 (0)