Bump the python-packages group across 1 directory with 5 updates#33
Conversation
Merging this PR will improve performance by 11.54%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | test_b64encode |
95.7 µs | 85.8 µs | +11.54% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/pip/python-packages-6c8eb49431 (684dfeb) with main (770fb9c)
|
@dependabot rebase |
Updates the requirements on [zensical](https://github.com/zensical/zensical), [ty](https://github.com/astral-sh/ty), [pytest](https://github.com/pytest-dev/pytest), [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `zensical` to 0.0.43 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.42...v0.0.43) Updates `ty` from 0.0.36 to 0.0.41 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.36...0.0.41) Updates `pytest` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.3) Updates `pytest-codspeed` from 4.5.0 to 5.0.3 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v4.5.0...v5.0.3) Updates `ruff` from 0.15.12 to 0.15.15 - [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.15.12...0.15.15) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-codspeed dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zensical dependency-version: 0.0.43 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
77913c0 to
684dfeb
Compare
Updates the requirements on zensical, ty, pytest, pytest-codspeed and ruff to permit the latest version.
Updates
zensicalto 0.0.43Release notes
Sourced from zensical's releases.
Commits
7d2178achore: release v0.0.4335a2042Merge pull request #697 from zensical/fix/validation-regressions1e873a3fix: ignore links in code after literal dollar during link validation (#691)62a0febfix: reportpath.md/#anchoras invalid during link validation (#690)7be40c6fix: ignore GitHub-style callouts during link validation (#688)85c3b1efix: ignore[TOC]marker during link validation (#686)daafc8bfix: filter out icons folder when watching theme directories (#693)913fd61fix: strip Byte-Order-Mark (BOM) from Markdown files (#687)Updates
tyfrom 0.0.36 to 0.0.41Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
41bb0d2Bump version to 0.0.41 (#3601)c690a49DocumentcompleteFunctionParentheseseditor setting (#3513)85c5e32Document that call hierarchy is now supported (#3582)e118dd0docs: Add typeHierarchy support in LSP feature reference (#3382)aa20b16minor changelog nits for the latest release (#3560)7b95bc2Bump version to 0.0.40 (#3554)54c7498Update prek dependencies (#3546)0d8540adocs: set Eglot:language-idso ty works withpython-base-mode(#3532)8f1cee0scripts/update_schemastore: add text=True to git revision check_output calls ...32b654adocs: add Flycheck note to Emacs editor integration (#3528)Updates
pytestfrom 9.0.1 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-codspeedfrom 4.5.0 to 5.0.3Release notes
Sourced from pytest-codspeed's releases.
Changelog
Sourced from pytest-codspeed's changelog.
Commits
b2d12d8Release v5.0.3 🚀31447b7refactor: use instrument_hooks_callgrind_add_obj_skip from C APIfc33d20Release v5.0.2 🚀3bbabe4feat: skip Python runtime objects in callgrindd4d9dc6Release v5.0.1 🚀ad709a5build: enable free-threaded wheels in cibuildwheel (#121)080d620Release v5.0.0 🚀befdebfchore: ignore common compilation warnings for instrument-hooksee98055chore: use unsigned bash in the macos test5a205c8feat: use instrument_hooks markers in walltimeUpdates
rufffrom 0.15.12 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)