MAINT: Bump the python-deps group across 1 directory with 5 updates#306
Open
dependabot[bot] wants to merge 1 commit into
Open
MAINT: Bump the python-deps group across 1 directory with 5 updates#306dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis), [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme), [matplotlib](https://github.com/matplotlib/matplotlib), [pkgconf](https://github.com/pypackaging-native/pkgconf-pypi) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `hypothesis` from 6.152.1 to 6.155.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.1...v6.155.5) Updates `pydata-sphinx-theme` to 0.19.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.1...v0.19.0) Updates `matplotlib` to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `pkgconf` from 2.5.1.post1 to 2.5.1.post2 - [Commits](pypackaging-native/pkgconf-pypi@2.5.1-1...2.5.1-2) Updates `ruff` from 0.15.17 to 0.15.18 - [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.17...0.15.18) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pydata-sphinx-theme dependency-version: 0.19.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production dependency-group: python-deps - dependency-name: pkgconf dependency-version: 2.5.1.post2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... 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.
Updates the requirements on hypothesis, pydata-sphinx-theme, matplotlib, pkgconf and ruff to permit the latest version.
Updates
hypothesisfrom 6.152.1 to 6.155.5Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
f898ab6Bump hypothesis version to 6.155.5 and update changelogc2f6e7fMerge pull request #4768 from Zac-HD/claude/lucid-wozniak-cyr7v622280f4Bump hypothesis version to 6.155.4 and update changelog8d0345dReject datetime bounds in dates() with InvalidArgument5f3f6aeMerge pull request #4763 from HypothesisWorks/create-pull-request/patchecbef50Merge pull request #4766 from Liam-DeVoe/remove-dates-filter-debug-printbfec0eaadd T20 lint8497a82Bump hypothesis version to 6.155.3 and update changelog1ac02e3Merge pull request #4767 from pschanely/suppress-observations814a0efMerge branch 'master' into suppress-observationsUpdates
pydata-sphinx-themeto 0.19.0Release notes
Sourced from pydata-sphinx-theme's releases.
Commits
01e209bBump 0.19.0rc0 -> 0.19.0 (#2414)1c26125fix: configure defaults for Google Analytics before loading script (#2369)be7da51Bump 0.18.0 -> 0.19.0rc0 (#2410)0fb30d6Fix gettext builder (#2403)dd460e8[css] De-jumble header items at intermediate widths :) (#1784)db37b88Fix vertical scrollbar in math container (#2404)2b80896Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#2407)bd863f8Bump actions/checkout from 6.0.2 to 6.0.3 (#2406)f67c036Fix code coverage workflow (#2393)a5b3600[pre-commit.ci] pre-commit autoupdate hooks (#2401)Updates
matplotlibto 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
pkgconffrom 2.5.1.post1 to 2.5.1.post2Commits
65e48b3release 2.5.1-27153c7dpy: rename pkgconf to pkgconf-pypi and add vanilla pkgconfUpdates
rufffrom 0.15.17 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)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