Update dev dependencies - #96
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/dev-deps
branch
from
August 17, 2026 13:38
58c39fa to
c1d092c
Compare
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.
This PR contains the following updates:
==6.165.2→==6.165.6==0.16.1→==0.16.3==4.58.0→==4.60.0Release Notes
HypothesisWorks/hypothesis (hypothesis)
v6.165.6: Hypothesis version 6.165.6Compare 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.5Compare 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.4Compare 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.3Compare 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.3Compare Source
Released on 2026-08-13.
Preview features
pylint] Fix false negatives on negative numbers (PLR6104) (#27251)pyupgrade] Add rule to replacewhile 1withwhile True(UP048) (#27190)Bug fixes
flake8-bandit] Also check keyword arguments (S602,S603,S607,S609) (#27687)pylint] Allowcontinueinfinallyon Python 3.8 (#27626)pylint] FixPLE1307false positive with bools (#27651)pylint] Fix false positives and negatives with%bformat character (PLE1300,PLE1307) (#27560)pylint] Improve handling of concatenated strings (PLE1300) (#27659)Rule changes
numpy] Makenp.chararrayautofix backwards-compatible (NPY201) (#27527)Performance
Exprsize to 64 bytes (#27591)CLI
ruff check --statisticsoutput (#27646)Documentation
ruff] Also suggestasyncio.TaskGroup(RUF006) (#27461)Other changes
Contributors
v0.16.2Compare Source
Released on 2026-08-06.
Bug fixes
flake8-pyi] Avoid false positives onsingledispatchfunctions (PYI041) (#27335)Server
Contributors
tox-dev/tox (tox)
v4.60.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.59.0...4.60.0
v4.59.0Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.58.0...4.59.0
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.