Skip to content

Commit d3913e5

Browse files
Bump patsy from 1.0.1 to 1.0.2 (#581)
Bumps [patsy](https://github.com/pydata/patsy) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/pydata/patsy/releases) - [Changelog](https://github.com/pydata/patsy/blob/master/doc/changes.rst) - [Commits](pydata/patsy@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: patsy dependency-version: 1.0.2 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>
1 parent b886bd5 commit d3913e5

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
@@ -43,7 +43,7 @@ dependencies = [
4343
"numpy==2.2.6",
4444
"optuna==4.5.0",
4545
"pandas==2.3.3",
46-
"patsy==1.0.1",
46+
"patsy==1.0.2",
4747
"pip==25.2",
4848
"py_vollib==1.0.1",
4949
"py_vollib_vectorized==0.1.1",

0 commit comments

Comments
 (0)