Skip to content

Commit 8fdb2ea

Browse files
Bump pip from 25.2 to 25.3 (#591)
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c85705c commit 8fdb2ea

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
@@ -44,7 +44,7 @@ dependencies = [
4444
"optuna==4.5.0",
4545
"pandas==2.3.3",
4646
"patsy==1.0.2",
47-
"pip==25.2",
47+
"pip==25.3",
4848
"py_vollib==1.0.1",
4949
"py_vollib_vectorized==0.1.1",
5050
"pyarrow==21.0.0",

0 commit comments

Comments
 (0)