Skip to content

Commit d32e4b0

Browse files
Bump pandas from 2.1.3 to 2.1.4
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5eda22 commit d32e4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"jinja2==3.1.2",
29-
"pandas==2.1.3",
29+
"pandas==2.1.4",
3030
"pyyaml==6.0.1",
3131
]
3232
dynamic = ["version"]

0 commit comments

Comments
 (0)