deps: bump the python-dependencies group across 1 directory with 9 updates - #21
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the python-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.11.0` | `3.11.1` | | [numpy](https://github.com/numpy/numpy) | `2.5.1` | `2.5.3` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [pyproj](https://github.com/pyproj4/pyproj) | `3.7.2` | `3.8.0` | | [rebound](https://github.com/hannorein/rebound) | `4.6.0` | `5.1.1` | | [scipy](https://github.com/scipy/scipy) | `1.18.0` | `1.18.1` | | [skyfield](https://github.com/brandon-rhodes/python-skyfield) | `1.54` | `1.55` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.6` | Updates `matplotlib` from 3.11.0 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1) Updates `numpy` from 2.5.1 to 2.5.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.1...v2.5.3) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `pyproj` from 3.7.2 to 3.8.0 - [Release notes](https://github.com/pyproj4/pyproj/releases) - [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst) - [Commits](pyproj4/pyproj@3.7.2...3.8.0) Updates `rebound` from 4.6.0 to 5.1.1 - [Release notes](https://github.com/hannorein/rebound/releases) - [Changelog](https://github.com/hannorein/rebound/blob/main/changelog.md) - [Commits](hannorein/rebound@4.6.0...5.1.1) Updates `reboundx` from 4.6.2 to 4.6.1 - [Release notes](https://github.com/dtamayo/reboundx/releases) - [Changelog](https://github.com/dtamayo/reboundx/blob/main/changelog.md) - [Commits](dtamayo/reboundx@4.6.2...4.6.1) Updates `scipy` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.18.0...v1.18.1) Updates `skyfield` from 1.54 to 1.55 - [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst) - [Commits](skyfielders/python-skyfield@1.54...1.55) Updates `ruff` from 0.15.21 to 0.16.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.16.6) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyproj dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rebound dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: reboundx dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: skyfield dependency-version: '1.55' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production 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 8 updates in the / directory:
3.11.03.11.12.5.12.5.33.0.33.0.53.7.23.8.04.6.05.1.11.18.01.18.11.541.550.15.210.16.6Updates
matplotlibfrom 3.11.0 to 3.11.1Release notes
Sourced from matplotlib's releases.
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
numpyfrom 2.5.1 to 2.5.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
dd88c0cMerge pull request #32511 from charris/prepare-2.5.3edcac6aREL: Prepare for the NumPy 2.5.3 releasefd4d908Merge pull request #32509 from charris/backport-3249665bb1daBUG: fix crash in ufunc.resolve_dtypes with a Python scalar type (#32496)294956eMerge pull request #32506 from charris/backport-3250326428d9DOC: fix scipy docs links in intersphinx mapping (#32507)5fab1cbDOC: use static scipy doc site for intershpinx (#32503)7beed2fMerge pull request #32481 from ngoldbaum/stringdtype-backport8972f70Merge pull request #32478 from charris/backport-32466ab1b589Merge pull request #32477 from charris/backport-32423Updates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
pyprojfrom 3.7.2 to 3.8.0Release notes
Sourced from pyproj's releases.
... (truncated)
Changelog
Sourced from pyproj's changelog.
Commits
a7a12dbMNT: version 3.8.0e28d276DOC: Update contributors1c9875dMNT: 3.8.0rc0 & update release notes1b97491TST: remove PROJ 9 compat for test_transformer_group__get_transform_crs (#1632)f188df4WHL: Wheels contain PROJ 9.8.1 (#1630)16e6905TST: update for PROJ 9.9 (#1631)3f7ccc7DEP: Minimum supported Python version 3.12 (#1629)be21a4cTST: update for PROJ 9.8.1 (#1628)706c677Enable free-threaded Python builds in release workflow (#1627)37c6179BUG: Fix CRS.to_2d() on CustomConstructorCRS subclasses (#1625)Updates
reboundfrom 4.6.0 to 5.1.1Release notes
Sourced from rebound's releases.
Changelog
Sourced from rebound's changelog.
Commits
33549d1Updating version to 5.1.1b0c25d4bump version of cibuildwheels8124beeAdd assembly files to source distribution, see #928ec50fc0Updated WHFast512cabb68aUpdating version to 5.0.1cf99043Fixed wrong integer size in python collision struct. Closes #925.7ce88e3docs: add missing python code block opening tag in timestepping.md (#924)6c44115moved variable inside if block9f69849removed polyfill9cc8f3cReturn nan if particle is not found in reb_simulation_jacobi_com().Updates
reboundxfrom 4.6.2 to 4.6.1Changelog
Sourced from reboundx's changelog.
... (truncated)
Commits
d52096aMerge pull request #156 from hannorein/spinremovala6bbd2eRemoves spin ODE before creating new one8b4f8bfupdated examples9b3e165fixed small issueUpdates
scipyfrom 1.18.0 to 1.18.1Release notes
Sourced from scipy's releases.
Commits
e4e854eREL: SciPy 1.18.1 rel commit3c8e5f8BLD, MAINT: pythran bounds for1.18.1(#25978)54c0f95BLD, MAINT: pythran bounds for1.18.145a355dMerge pull request #25884 from tylerjereddy/treddy_backports_1.18.1a717e28DOC: PR 25884 revisionsbb489c0DOC: PR 25884 revisions09bca24BLD: package: pin meson on win-64 to avoid clang-cl bug (#25913)095fe56DOC, BLD: PR 25884 revisionse66ea64DOC: update minimum GCC version in toolchain roadmapc021653TST: tolerance bumps and skips on 32-bit platformsUpdates
skyfieldfrom 1.54 to 1.55Changelog
Sourced from skyfield's changelog.
Commits
8e8eb20Declare version 1.551d42baeCI: add Stellarium file, so no download is neededdb99f0eSwitch to new Stellarium constellation file format292212eAdd GM Sun from ephemeris DE440 as a constantb6579fdFix almanac inner function docstring (#1134)771bb29Fix 0/0 = NaN in the rise/set parabola fit (#1140)40c6e6cDocs: reword intro to Planetary Reference Frames7dfae00Docs: for #1121 explain wherepositioncame from127a730Silence recent NumPy warning aboutnp.boolf598772Fix: refract() on array should return same anglesUpdates
rufffrom 0.15.21 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Dependabot 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