Bump the development-dependencies group with 6 updates#763
Merged
github-actions[bot] merged 1 commit intodevelopfrom Mar 2, 2025
Merged
Conversation
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [types-tqdm](https://github.com/python/typeshed) | `4.67.0.20241221` | `4.67.0.20250301` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.126.0` | `6.127.4` | | [ipython](https://github.com/ipython/ipython) | `8.32.0` | `8.33.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.0` | `3.10.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.9.9` | Updates `types-tqdm` from 4.67.0.20241221 to 4.67.0.20250301 - [Commits](https://github.com/python/typeshed/commits) Updates `hypothesis` from 6.126.0 to 6.127.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.126.0...hypothesis-python-6.127.4) Updates `ipython` from 8.32.0 to 8.33.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.32.0...8.33.0) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) Updates `matplotlib` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.0...v3.10.1) Updates `ruff` from 0.9.7 to 0.9.9 - [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.9.7...0.9.9) --- updated-dependencies: - dependency-name: types-tqdm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-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 development-dependencies group with 6 updates:
4.67.0.202412214.67.0.202503016.126.06.127.48.32.08.33.06.0.06.0.13.10.03.10.10.9.70.9.9Updates
types-tqdmfrom 4.67.0.20241221 to 4.67.0.20250301Commits
Updates
hypothesisfrom 6.126.0 to 6.127.4Release notes
Sourced from hypothesis's releases.
Commits
7a47052Bump hypothesis-python version to 6.127.4 and update changelogabae9cdMerge pull request #4260 from HypothesisWorks/create-pull-request/patchd8dec21Fix test_clean_source for python 3.13.2a45ccf5test on pypy3.11da4b3b1Update pinned dependencies17ce955Bump hypothesis-python version to 6.127.3 and update changeloge789d4bMerge pull request #4279 from jobh/nan-shrink14a5656Use tuple instead of bytes894fe9dMerge pull request #4278 from tybug/more-pyproject-toml11085e7Use constant for SIGNALING_NANUpdates
ipythonfrom 8.32.0 to 8.33.0Commits
5ed988arelease 8.33.0672c61eBackport PR #14720 on branch 8.x (Better Docs and configurability of LLM.) (#...4c89dberemove ref to unuxisting section9fa8264Backport PR #14720: Better Docs and configurability of LLM.1a47b9eUpdate Index.ipynb (#14781)d9aa738Update Index.ipynb (#14783)a30410aUpdate Index.ipynbafdddb6Update Index.ipynbccf5da4Backport PR #14738 on branch 8.x (Ensure local NS is dict.) (#14740)6aac0f0Backport PR #14738: Ensure local NS is dict.Updates
isortfrom 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5Merge pull request #2096 from xinydev/fix-docsee477e9Merge branch 'main' into fix-docs790bb06Merge pull request #2372 from cclauss/ruff-rules-PT168d850Merge branch 'main' into ruff-rules-PT6165d6bMerge pull request #2373 from PyCQA/ci/remove-safetyf776259Remove Safety176ada2Ruff rules PT for pytest3305894Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3eRuff rules B017, B028, and E2031157b58Merge pull request #2359 from cclauss/ruffUpdates
matplotlibfrom 3.10.0 to 3.10.1Release notes
Sourced from matplotlib's releases.
Commits
6fc8169REL 3.10.133361fbRelease notes v3.10.12495bbcFix toctrees for 3.10 release notes526785eGithub stats v3.10.1d23b173Merge v3.10.0-doc into v3.10.x9fe0dadMerge pull request #29682 from meeseeksmachine/auto-backport-of-pr-29680-on-v...d3cf53dMerge pull request #29683 from meeseeksmachine/auto-backport-of-pr-29670-on-v...2944994Backport PR #29670: DOC: change marginal scatter plot to subplot_mosaicb4f94a4Backport PR #29680: DOC: fix the bug of examples\event_handling4f3d478Merge pull request #29676 from meeseeksmachine/auto-backport-of-pr-29666-on-v...Updates
rufffrom 0.9.7 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
091d0afBump version to Ruff 0.9.9 (#16434)3d72138CheckLinterSettings::previewfor version-related syntax errors (#16429)4a23756Avoid caching files with unsupported syntax errors (#16425)af62f79Prioritize "bug" label for changelog sections (#16433)0ced8d0[flake8-copyright] Add links to applicable options (CPY001) (#16421)a8e171fFix string-length limit in documentation for PYI054 (#16432)cf83584Show version-related syntax errors in the playground (#16419)764aa0eAllow passingParseOptionsto inline tests (#16357)568cf88Bump version to 0.9.8 (#16414)040071b[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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