Skip to content

Commit cd7e34c

Browse files
Bump pandas from 2.3.1 to 2.3.3 (#90)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 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> Co-authored-by: Michael Beale <michael.beale@intel.com>
1 parent 56ebc28 commit cd7e34c

File tree

2 files changed

+66
-53
lines changed

2 files changed

+66
-53
lines changed

poetry.lock

Lines changed: 65 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyttsx3 = {version = "^2.99", optional = true }
2323
pefile = {version = "<2024.8.26", optional = true, markers = "sys_platform == 'win32'"} # pinned to avoid breaking changes in newer versions
2424
colorlog = "^6.9.0"
2525
kagglehub = "^0.3.5"
26-
pandas = "^2.3.1"
26+
pandas = "^2.3.3"
2727
psutil = "^6.1.1"
2828
concurrent-log-handler = "^0.9.25"
2929
pyspellchecker = "^0.8.2"

0 commit comments

Comments
 (0)