Bump the python-dependencies group across 1 directory with 5 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 5 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) | `0.37.2` | `0.37.3` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.17` | | [marimo](https://github.com/marimo-team/marimo) | `0.23.6` | `0.23.9` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.9` | `3.11.0` | Updates `check-jsonschema` from 0.37.2 to 0.37.3 - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/check-jsonschema@0.37.2...0.37.3) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `ruff` from 0.15.13 to 0.15.17 - [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.13...0.15.17) Updates `marimo` from 0.23.6 to 0.23.9 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.6...0.23.9) Updates `matplotlib` from 3.10.9 to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) --- updated-dependencies: - dependency-name: check-jsonschema dependency-version: 0.37.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: matplotlib dependency-version: 3.11.0 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 5 updates in the / directory:
0.37.20.37.39.0.39.1.00.15.130.15.170.23.60.23.93.10.93.11.0Updates
check-jsonschemafrom 0.37.2 to 0.37.3Release notes
Sourced from check-jsonschema's releases.
Changelog
Sourced from check-jsonschema's changelog.
Commits
5030dcaBump version for releasee49ebfeMerge pull request #687 from python-jsonschema/dependabot/pip/responses-0.26.1b3ae064Bump responses from 0.26.0 to 0.26.148ba608Fix stale test dataed0cecfUpdate vendored schemasb1f7546Merge pull request #686 from python-jsonschema/vendor-schemas-autod99034f[vendor-schemas] automated update566da04Merge pull request #684 from python-jsonschema/vendor-schemas-autodca8424Merge pull request #685 from python-jsonschema/pre-commit-ci-update-config520b76e[pre-commit.ci] pre-commit autoupdateUpdates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
rufffrom 0.15.13 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)Updates
marimofrom 0.23.6 to 0.23.9Release notes
Sourced from marimo's releases.
... (truncated)
Commits
c3c0ee3release: 0.23.9 (#9790)fdd55c8fix: escape user-controlled file_key in service worker injection (#9789)dc35cdffeat(sharing): add MARIMO_RESTRICT_SHARING env var machine-wide (#9756)6dcaff7feat: non-destructive local takeover (read-only viewer + bidirectional takeov...d0352e2slides: add cells with no output to the minimap & viewer (#9771)d9ab41afix completions in slides view (#9769)c0f07c0fix: arg/kwarg collision for local numpy vars in caching (#9751)8d6e540feat(server): add GET /api/kernel/status endpoint (#9768)e55e7bafix(runtime): don't shadow builtin print unless mo.Thread is used (#9765) (#9...4d47f09fix(lsp): suppress marimo hover tooltip for all LSP providers, not just pylsp...Updates
matplotlibfrom 3.10.9 to 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...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