Skip to content

Update dev dependencies - #96

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dev-deps
Open

Update dev dependencies#96
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dev-deps

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
hypothesis (changelog) ==6.165.2==6.165.6 age confidence
ruff (source, changelog) ==0.16.1==0.16.3 age confidence
tox (changelog) ==4.58.0==4.60.0 age confidence

Release Notes

HypothesisWorks/hypothesis (hypothesis)

v6.165.6: Hypothesis version 6.165.6

Compare Source

We now publish abi3 wheels for Windows arm64 and Linux ppc64le
(manylinux + musllinux; issue #​4852).

The canonical version of these notes (with links) is on readthedocs.

v6.165.5: Hypothesis version 6.165.5

Compare Source

This release continues the terminology change in version 6.159.0,
updating more internal wording and names from "example" to "test
case".

The canonical version of these notes (with links) is on readthedocs.

v6.165.4: Hypothesis version 6.165.4

Compare Source

This release improves our heuristic for when to run the "Phase.target"
phase, which optimises scores from "hypothesis.target()". Behaviour is
unchanged for "max_examples" below 1000. For larger budgets we now
start optimising much earlier, and alternate between generation and
optimisation for as long as scores keep improving, instead of running
a single optimisation pass halfway through the run. Exploratory
searches using "target()" with a large budget should now make much
better use of it (issue #​3176).

The canonical version of these notes (with links) is on readthedocs.

v6.165.3: Hypothesis version 6.165.3

Compare Source

This patch fixes "BytestringProvider.draw_float" so that it can
generate negative floats. Previously, only 64 bits were drawn for a
65-bit float index format, so the sign bit was always zero and
negative floats could never be produced.

The canonical version of these notes (with links) is on readthedocs.

astral-sh/ruff (ruff)

v0.16.3

Compare Source

Released on 2026-08-13.

Preview features
  • [pylint] Fix false negatives on negative numbers (PLR6104) (#​27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#​27190)
Bug fixes
  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#​27687)
  • [pylint] Allow continue in finally on Python 3.8 (#​27626)
  • [pylint] Fix PLE1307 false positive with bools (#​27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#​27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#​27659)
Rule changes
  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#​27527)
Performance
  • Enable PGO for Linux x86-64 Ruff releases (#​27570)
  • Enable PGO for Linux ARM64 Ruff releases (#​27574)
  • Enable PGO for Windows x86-64 Ruff releases (#​27573)
  • Enable PGO for macOS ARM64 Ruff releases (#​27572)
  • Reduce Expr size to 64 bytes (#​27591)
CLI
  • Hyperlink rule codes in ruff check --statistics output (#​27646)
Documentation
  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#​27461)
Other changes
Contributors

v0.16.2

Compare Source

Released on 2026-08-06.

Bug fixes
  • [flake8-pyi] Avoid false positives on singledispatch functions (PYI041) (#​27335)
Server
  • Register formatting capabilities dynamically to exclude TOML files (#​27332)
Contributors
tox-dev/tox (tox)

v4.60.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.59.0...4.60.0

v4.59.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.58.0...4.59.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/dev-deps branch from 58c39fa to c1d092c Compare August 17, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants