test: update all test dependencies #1023
Merged
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:
==2024.8.30->==2024.12.148.1.7->8.1.8==8.1.7->==8.1.8==3.9.2->==3.10.01.13.0->1.14.1==1.13.0->==1.14.1==24.1->==24.21.11.2->1.12.0==1.11.1->==1.12.0==1.11.2->==1.12.08.3.3->8.3.4==8.3.3->==8.3.45.0.0->6.0.0==5.0.0->==6.0.0==4.23.0.20240813->==4.23.0.202412082.2.3->2.3.0==2.2.3->==2.3.0==0.32.0->==0.34.0Release Notes
certifi/python-certifi (certifi)
v2024.12.14Compare Source
pallets/click (click)
v8.1.8Compare Source
Unreleased
click.open_file(). :issue:2717click.Pathdisplays onmultiple lines. :issue:
2697""from being displayed inthe help for an option. :issue:
2500:issue:
2705default_map.:issue:
2632click.echo(color=...)passingcolorto coloroma so it can beforced on Windows. :issue:
2606.matplotlib/matplotlib (matplotlib)
v3.10.0: REL: v3.10.0Compare Source
Highlights of this release include:
v3.9.4: REL: 3.9.4Compare Source
This is the fourth bugfix release of the 3.9.x series.
This release contains two bug-fixes:
Poly3DCollectioninitialization with list of listsv3.9.3: REL: 3.9.3Compare Source
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
axlinewith extremely small slopesaxlinewith non-linear axis scalesminimumSizeHintwith Qt backendmacosxbackendedgecolorspassed tocontourfpytest8.2.0python/mypy (mypy)
v1.14.1Compare Source
v1.14.0Compare Source
pypa/packaging (packaging)
v24.2Compare Source
What's Changed
__str__by @aryanpingle in https://github.com/pypa/packaging/pull/817>and<by @notatallshaw in https://github.com/pypa/packaging/pull/794Metadata.nameisn't normalized by @brettcannon in https://github.com/pypa/packaging/pull/842New Contributors
Full Changelog: pypa/packaging@24.1...24.2
pytest-dev/pytest (pytest)
v8.3.4Compare Source
pytest 8.3.4 (2024-12-01)
Bug fixes
#12592: Fixed
KeyError{.interpreted-text role="class"} crash when using--import-mode=importlibin a directory layout where a directory contains a child directory with the same name.#12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the
AST, like executing.#12849: ANSI escape codes for colored output now handled correctly in
pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.#9353:
pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.Improved documentation
#10558: Fix ambiguous docstring of
pytest.Config.getoption{.interpreted-text role="func"}.#10829: Improve documentation on the current handling of the
--basetempoption and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).#12866: Improved cross-references concerning the
recwarn{.interpreted-text role="fixture"} fixture.#12966: Clarify
filterwarnings{.interpreted-text role="ref"} docs on filter precedence/order when using multiple@pytest.mark.filterwarnings <pytest.mark.filterwarnings ref>{.interpreted-text role="ref"} marks.Contributor-facing changes
pytest-dev/pytest-cov (pytest-cov)
v6.0.0Compare Source
Now it will perform the check just like
coverage reportwould.--cov-precisioncli option that can override the value set in your coverage configuration.urllib3/urllib3 (urllib3)
v2.3.0Compare Source
==================
Features
HTTPResponse.shutdown()to stop any ongoing or future reads for a specific response. It callsshutdown(SHUT_RD)on the underlying socket. This feature wassponsored by LaunchDarkly <https://opencollective.com/urllib3/contributions/815307>. (#​2868 <https://github.com/urllib3/urllib3/issues/2868>)requests and streaming, and makes it possible to use in Node.js if you launch it as
node --experimental-wasm-stack-switching. (#​3400 <https://github.com/urllib3/urllib3/issues/3400>__)proxy_is_tunnelingproperty toHTTPConnectionandHTTPSConnection. (#​3285 <https://github.com/urllib3/urllib3/issues/3285>__)NewConnectionErrorandNameResolutionError. (#​3480 <https://github.com/urllib3/urllib3/issues/3480>__)Bugfixes
#​3489 <https://github.com/urllib3/urllib3/issues/3489>__)Deprecations and Removals
#​3492 <https://github.com/urllib3/urllib3/issues/3492>__)encode/uvicorn (uvicorn)
v0.34.0Compare Source
Added
content-lengthto 500 response inwsprotoimplementation (#2542)Removed
v0.33.0Compare Source
Removed
WatchGodsupport for--reload(#2536)v0.32.1Compare Source
Fixed
httptools >= 0.6.3#2488Configuration
📅 Schedule: Branch creation - "before 5am on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.