Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps-dev): bump the dev-dependencies group with 4 updates#12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/pip/main/dev-dependencies-2c4d24a790

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubNov 3, 2025

Updates the requirements oncoverage[toml],freezegun,ipython andruff to permit the latest version.
Updatescoverage[toml] from 6.3.2 to 7.11.0

Release notes

Sourced fromcoverage[toml]'s releases.

7.11.0

Version 7.11.0 — 2025-10-15

  • Dropped support for Python 3.9, declared support for Python 3.15 alpha.

➡️  PyPI page:coverage 7.11.0.:arrow_right:  To install:python3 -m pip install coverage==7.11.0

7.10.7

Version 7.10.7 — 2025-09-21

  • Performance: with branch coverage in large files, generating HTML, JSON, or LCOV reports could take far too long due to some quadratic behavior when creating the function and class index pages. This is now fixed, closingissue 2048. Thanks to Daniel Diniz for help diagnosing the problem.
  • Most warnings and a few errors now have links to a page in the docs explaining the specific message. Closesissue 1921.

➡️  PyPI page:coverage 7.10.7.:arrow_right:  To install:python3 -m pip install coverage==7.10.7

7.10.6

Version 7.10.6 — 2025-08-29

  • Fix:source directories were not properly communicated to subprocesses that ran in different directories, as reported inissue 1499. This is now fixed.
  • Performance:Alex Gaynor continues fine-tuning the speed of combination, especially with many contexts.

➡️  PyPI page:coverage 7.10.6.:arrow_right:  To install:python3 -m pip install coverage==7.10.6

7.10.5

Version 7.10.5 — 2025-08-23

  • Big speed improvements forcoverage combine: it’s now about twice as fast! Huge thanks to Alex Gaynor for pull requests2032,2033, and2034.

➡️  PyPI page:coverage 7.10.5.:arrow_right:  To install:python3 -m pip install coverage==7.10.5

7.10.4

Version 7.10.4 — 2025-08-16

  • Addedpatch = fork for times when the built-in forking support is insufficient.
  • Fix:patch = execv also inherits the entire coverage configuration now.

➡️  PyPI page:coverage 7.10.4.:arrow_right:  To install:python3 -m pip install coverage==7.10.4

7.10.3

Version 7.10.3 — 2025-08-10

  • Fixes forpatch = subprocess:
    • If subprocesses spawned yet more subprocesses simultaneously, some coverage could be missed. This is now fixed, closingissue 2024.
    • If subprocesses were created in other directories, their data files were stranded there and not combined into the totals, as described inissue 2025. This is now fixed.
    • On Windows (or maybe only some Windows?) the patch would fail with aModuleNotFound error trying to import coverage. This is now fixed, closingissue 2022.

... (truncated)

Changelog

Sourced fromcoverage[toml]'s changelog.

Version 7.11.0 — 2025-10-15

  • Dropped support for Python 3.9, declared support for Python 3.15 alpha.

.. _changes_7-10-7:

Version 7.10.7 — 2025-09-21

  • Performance: with branch coverage in large files, generating HTML, JSON, orLCOV reports could take far too long due to some quadratic behavior whencreating the function and class index pages. This is now fixed, closingissue 2048_. Thanks to Daniel Diniz for help diagnosing the problem.

  • Most warnings and a few errors now have links to a page in the docsexplaining the specific message. Closesissue 1921_.

.. _issue 1921:nedbat/coveragepy#1921.. _issue 2048:nedbat/coveragepy#2048

.. _changes_7-10-6:

Version 7.10.6 — 2025-08-29

  • Fix:source directories were not properly communicated to subprocessesthat ran in different directories, as reported inissue 1499_. This is nowfixed.

  • Performance:Alex Gaynor continues fine-tuning <pull 2038_>_ the speed ofcombination, especially with many contexts.

.. _issue 1499:nedbat/coveragepy#1499.. _pull 2038:nedbat/coveragepy#2038

.. _changes_7-10-5:

Version 7.10.5 — 2025-08-23

  • Big speed improvements forcoverage combine: it's now about twice asfast! Huge thanks to Alex Gaynor for pull requests2032 <pull 2032_>,2033 <pull 2033_>, and2034 <pull 2034_>_.

.. _pull 2032:nedbat/coveragepy#2032.. _pull 2033:nedbat/coveragepy#2033

... (truncated)

Commits
  • 20ef00b docs: sample HTML for 7.11.0
  • 5edf8eb docs: prep for 7.11.0
  • 2c023ae build: 3.15 is supported
  • 2f1b95b refactor: no need for _BaseCoverageException
  • 72b1bcc build: test light-threads on all versions of Python
  • 16e9379 refactor: move core tests to their own file
  • bc8875d test: change a test to be in-process so metacov can capture its work
  • 8e5d5b1 build: tweak some version info
  • b0236df test: more tests for core selection, and some refactoring of them
  • 56edde6 build: next version will be 7.11.0
  • Additional commits viewable incompare view

Updatesfreezegun to 1.5.5

Changelog

Sourced fromfreezegun's changelog.

1.5.5

  • Allow parametrized arguments called 'func' (Broken in 1.5.4)

1.5.4

  • Fix: Ability to yield fixtures (broken in 1.5.3)

1.5.3

  • Fix compatibility with pytest 8.4.0 when using fixtures
  • Add (back) class-decorator overload to guarantee Pytype understands it

1.5.2

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation

1.5.1

  • Fix the typing of thetick() method, and improve it's behaviour.

1.5.0

  • The default ignore list now contains thequeue-package
  • Added a missingmove_to-function when callingfreeze_time(tick=True)
  • Fixes a rounding error intime.time_ns()
  • Fixed a bug where the default ignore list could not be empty (configure(default_ignore_list=[]))
  • Alltick() methods now return the new datetime (instead of None)
  • Type improvements

1.4.0

  • asyncio-support from 1.3.x introduced quite a few bugs, so that functionality is now hidden behind a flag:with freeze_time('1970-01-02', real_asyncio=True):
  • Added documentation for thereal_asyncio parameter in theREADME.rst file.

1.3.1

  • Fixed the release number in the build

1.3.0

  • Fixedasyncio support to avoidawait asyncio.sleep(1) hanging forever.

  • Added support for Python 3.12

... (truncated)

Commits
  • c9bf52c Increase version number
  • 0f2bd7e Merge pull request#582 from spulec/fixture-called-func
  • a608055 Allow parametrized arguments with name 'func'
  • 2bb4711 Increase version number
  • 7599eee Add 1.5.4 release notes
  • 0d00e7d Merge pull request#579 from zsh8/decorate_generator
  • 10c93f2 fix: preserve functionality in pytest yield fixtures
  • d2e0a00 Increase version number
  • 6229e27 Add 1.5.3 release notes
  • 3111775 Merge pull request#576 from spulec/support-fixtures-pytest-840
  • Additional commits viewable incompare view

Updatesipython to 9.6.0

Commits

Updatesruff to 0.14.3

Release notes

Sourced fromruff's releases.

0.14.3

Release Notes

Released on 2025-10-30.

Preview features

  • Respect--output-format with--watch (#21097)
  • [pydoclint] Fix false positive on explicit exception re-raising (DOC501,DOC502) (#21011)
  • [pyflakes] Revert to stable behavior if imports for module lie in alternate branches forF401 (#20878)
  • [pylint] Implementstop-iteration-return (PLR1708) (#20733)
  • [ruff] Add support for additional eager conversion patterns (RUF065) (#20657)

Bug fixes

  • Fix finding keyword range for clause header after statement ending with semicolon (#21067)
  • Fix syntax error false positive on nested alternative patterns (#21104)
  • [ISC001] Fix panic when string literals are unclosed (#21034)
  • [flake8-django] ApplyDJ001 to annotated fields (#20907)
  • [flake8-pyi] FixPYI034 to not trigger on metaclasses (PYI034) (#20881)
  • [flake8-type-checking] FixTC003 false positive withfuture-annotations (#21125)
  • [pyflakes] Fix false positive for__class__ in lambda expressions within class definitions (F821) (#20564)
  • [pyupgrade] Fix false positive forTypeVar with default on Python <3.13 (UP046,UP047) (#21045)

Rule changes

  • Add missing docstring sections to the numpy list (#20931)
  • [airflow] Extendairflow.models..Param check (AIR311) (#21043)
  • [airflow] Warn thatairflow....DAG.create_dagrun has been removed (AIR301) (#21093)
  • [refurb] Preserve digit separators inDecimal constructor (FURB157) (#20588)

Server

  • Avoid sending an unnecessary "clear diagnostics" message for clients supporting pull diagnostics (#21105)

Documentation

  • [flake8-bandit] Fix correct example forS308 (#21128)

Other changes

  • Clearer error message whenline-length goes beyond threshold (#21072)

Contributors

... (truncated)

Changelog

Sourced fromruff's changelog.

0.14.3

Released on 2025-10-30.

Preview features

  • Respect--output-format with--watch (#21097)
  • [pydoclint] Fix false positive on explicit exception re-raising (DOC501,DOC502) (#21011)
  • [pyflakes] Revert to stable behavior if imports for module lie in alternate branches forF401 (#20878)
  • [pylint] Implementstop-iteration-return (PLR1708) (#20733)
  • [ruff] Add support for additional eager conversion patterns (RUF065) (#20657)

Bug fixes

  • Fix finding keyword range for clause header after statement ending with semicolon (#21067)
  • Fix syntax error false positive on nested alternative patterns (#21104)
  • [ISC001] Fix panic when string literals are unclosed (#21034)
  • [flake8-django] ApplyDJ001 to annotated fields (#20907)
  • [flake8-pyi] FixPYI034 to not trigger on metaclasses (PYI034) (#20881)
  • [flake8-type-checking] FixTC003 false positive withfuture-annotations (#21125)
  • [pyflakes] Fix false positive for__class__ in lambda expressions within class definitions (F821) (#20564)
  • [pyupgrade] Fix false positive forTypeVar with default on Python <3.13 (UP046,UP047) (#21045)

Rule changes

  • Add missing docstring sections to the numpy list (#20931)
  • [airflow] Extendairflow.models..Param check (AIR311) (#21043)
  • [airflow] Warn thatairflow....DAG.create_dagrun has been removed (AIR301) (#21093)
  • [refurb] Preserve digit separators inDecimal constructor (FURB157) (#20588)

Server

  • Avoid sending an unnecessary "clear diagnostics" message for clients supporting pull diagnostics (#21105)

Documentation

  • [flake8-bandit] Fix correct example forS308 (#21128)

Other changes

  • Clearer error message whenline-length goes beyond threshold (#21072)

Contributors

... (truncated)

Commits
  • 8737a2d Bump v0.14.3 (#21152)
  • 3be3a10 [ty] Don't provide completions when in class or function definition (#21146)
  • 13375d0 [ty] Use the top materialization of classes for narrowing in class-patterns f...
  • c0b04d4 [ty] Update "constraint implication" relation to work on constraints between ...
  • 1c7ea69 [flake8-type-checking] FixTC003 false positive withfuture-annotations...
  • 9bacd19 [ty] Fix lookup of__new__ on instances (#21147)
  • f0fe6d6 Fix syntax error false positive on nested alternative patterns (#21104)
  • 10bda3d [pyupgrade] Fix false positive forTypeVar with default on Python <3.13 (...
  • e55bc94 [ty] Reachability and narrowing for enum methods (#21130)
  • 1b0ee46 [ty] Userange instead of customIntIterable (#21138)
  • Additional commits viewable incompare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [coverage[toml]](https://github.com/nedbat/coveragepy), [freezegun](https://github.com/spulec/freezegun), [ipython](https://github.com/ipython/ipython) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version.Updates `coverage[toml]` from 6.3.2 to 7.11.0- [Release notes](https://github.com/nedbat/coveragepy/releases)- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)- [Commits](nedbat/coveragepy@6.3.2...7.11.0)Updates `freezegun` to 1.5.5- [Release notes](https://github.com/spulec/freezegun/releases)- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)- [Commits](spulec/freezegun@0.3.15...1.5.5)Updates `ipython` to 9.6.0- [Release notes](https://github.com/ipython/ipython/releases)- [Commits](ipython/ipython@7.15.0...9.6.0)Updates `ruff` to 0.14.3- [Release notes](https://github.com/astral-sh/ruff/releases)- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)- [Commits](astral-sh/ruff@v0.1.2...0.14.3)---updated-dependencies:- dependency-name: coverage[toml]  dependency-version: 7.11.0  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: dev-dependencies- dependency-name: freezegun  dependency-version: 1.5.5  dependency-type: direct:development  dependency-group: dev-dependencies- dependency-name: ipython  dependency-version: 9.6.0  dependency-type: direct:development  dependency-group: dev-dependencies- dependency-name: ruff  dependency-version: 0.14.3  dependency-type: direct:development  dependency-group: dev-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file pythonPull requests that update python code labelsNov 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp