chore(deps)(deps): bump the python-dependencies group with 4 updates#744
Merged
Merged
Conversation
Bumps the python-dependencies group with 4 updates: [jquantstats](https://github.com/jebel-quant/jquantstats), [numpy](https://github.com/numpy/numpy), [cvxpy-base](https://github.com/cvxpy/cvxpy) and [tinycta](https://github.com/tschm/tinycta). Updates `jquantstats` from 0.8.1 to 0.9.1 - [Release notes](https://github.com/jebel-quant/jquantstats/releases) - [Changelog](https://github.com/Jebel-Quant/jquantstats/blob/main/CHANGELOG.md) - [Commits](Jebel-Quant/jquantstats@v0.8.1...v0.9.1) Updates `numpy` from 2.4.4 to 2.4.6 - [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.6) Updates `cvxpy-base` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.8.2...v1.9.0) Updates `tinycta` from 0.11.0 to 0.12.3 - [Release notes](https://github.com/tschm/tinycta/releases) - [Commits](tschm/TinyCTA@v0.11.0...v0.12.3) --- updated-dependencies: - dependency-name: jquantstats dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cvxpy-base dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tinycta dependency-version: 0.12.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 4 updates: jquantstats, numpy, cvxpy-base and tinycta.
Updates
jquantstatsfrom 0.8.1 to 0.9.1Release notes
Sourced from jquantstats's releases.
... (truncated)
Commits
fedd253Chore: bump version 0.9.0 → 0.9.16d618e4Remove deprecated stats aliases (ghpr,r2,win_loss_ratio) from API sur...07a73f5doc: fix README — remove duplicate lines, correct version and parameter name9da4a63Chore: bump version 0.8.4 → 0.9.096793acAdd migration tests for new jquantstats functionality (#770)de6cf0eAdd end-to-end benchmarks and close map_elements / Python-loop performance ga...a7da293doc: close edge-case metric coverage gaps vs quantstats (9 → 10) (#766)e0b2c06Add snapshot tests for all DataPlots methods; update plot coverage docs to 10...f04e76aConsolidate residual duplication in reports, stats, and plot helpers (#760)26ec395Document legitimate empty-after-filter guards in stats mixins (#761)Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
cvxpy-basefrom 1.8.2 to 1.9.0Release notes
Sourced from cvxpy-base's releases.
... (truncated)
Commits
261539fRelease v1.9.0eb1fea2Add comprehensive tests for scalarize transforms (#3254)f6c30b9DNLP sync (#3326)8971ea4Prep for 1.9: release docs (#3309)72440a2Improve solver_path tests (#3327)386e471Make solver_path fall back on non-optimal statuses (#3324)59cbc6cAdd cp.nlp submodule namespace for NLP atoms (#3222)ab93616Run backend tests as uv matrix (#3299)7d01d09Docs: DNLP to front page (#3323)9ff523cBump github/codeql-action from 4.35.1 to 4.35.4 (#3322)Updates
tinyctafrom 0.11.0 to 0.12.3Release notes
Sourced from tinycta's releases.
... (truncated)
Commits
73aca4dChore: bump version 0.12.2 → 0.12.3afea923Merge pull request #735 from tschm/pandas1fe5dcbrefactor(signal): replace pandas with polars in moving_absolute_deviation2526d5fChore: bump version 0.12.1 → 0.12.234313bdfix(test_osc): update reference to use adjust=True to match osc()69e2be2fix(osc): switch ewm_mean to adjust=True for unbiased EWMA2e1c1abChore: bump version 0.12.0 → 0.12.14c0208ddocs(readme): update osc() signature to remove vola parameter022d023refactor(osc): replace EWMA-std scaling with analytical scaling factore900c5bChore: bump version 0.11.0 → 0.12.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions