Skip to content

Commit c6c3d22

Browse files
chore(deps): Bump the pip-dependencies group with 2 updates (#153)
Bumps the pip-dependencies group with 2 updates: [pandas](https://github.com/pandas-dev/pandas) and [numpy](https://github.com/numpy/numpy). Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.2...v3.0.3) Updates `numpy` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: numpy dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7ef3b commit c6c3d22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ requires-python = ">=3.11"
77
dependencies = [
88
"hyperliquid-python-sdk==0.23.0",
99
"python-dotenv==1.2.2",
10-
"pandas==3.0.2",
11-
"numpy==2.4.4",
10+
"pandas==3.0.3",
11+
"numpy==2.4.5",
1212
]
1313

1414
[project.optional-dependencies]

0 commit comments

Comments
 (0)