Skip to content

Commit 12dbdb3

Browse files
chore(deps): bump pandas from 2.2.2 to 2.2.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e667a74 commit 12dbdb3

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
@@ -31,7 +31,7 @@ classifiers = [
3131
[tool.poetry.dependencies]
3232
python = "^3.9"
3333
numpy = "2.0.2"
34-
pandas = "2.2.2"
34+
pandas = "2.2.3"
3535
pycanon = "1.0.1.post2"
3636
typing_extensions = "4.12.2"
3737
beartype = "0.18.5"

0 commit comments

Comments
 (0)