…h 6 updates
Bumps the python-minor-patch group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [prettytable](https://github.com/prettytable/prettytable) | `3.17.0` | `3.18.0` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.50` | `3.1.52` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.22` |
| [uv](https://github.com/astral-sh/uv) | `0.11.17` | `0.11.29` |
| [hatch](https://github.com/pypa/hatch) | `1.16.5` | `1.17.1` |
Updates `prettytable` from 3.17.0 to 3.18.0
- [Release notes](https://github.com/prettytable/prettytable/releases)
- [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md)
- [Commits](prettytable/prettytable@3.17.0...3.18.0)
Updates `gitpython` from 3.1.50 to 3.1.52
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.50...3.1.52)
Updates `pytest` from 9.0.3 to 9.1.1
- [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.3...9.1.1)
Updates `ruff` from 0.15.14 to 0.15.22
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.14...0.15.22)
Updates `uv` from 0.11.17 to 0.11.29
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.11.17...0.11.29)
Updates `hatch` from 1.16.5 to 1.17.1
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatch-v1.16.5...hatch-v1.17.1)
---
updated-dependencies:
- dependency-name: gitpython
dependency-version: 3.1.52
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
- dependency-name: hatch
dependency-version: 1.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: prettytable
dependency-version: 3.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: pytest
dependency-version: 9.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: ruff
dependency-version: 0.15.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
- dependency-name: uv
dependency-version: 0.11.29
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the python-minor-patch group with 6 updates in the / directory:
3.17.03.18.03.1.503.1.529.0.39.1.10.15.140.15.220.11.170.11.291.16.51.17.1Updates
prettytablefrom 3.17.0 to 3.18.0Release notes
Sourced from prettytable's releases.
Commits
069405fSpeed up import time (#471)95810e2Add support for Python 3.16 (#470)868b51eStop testing experimental Python 3.13t (#469)d02b216Expand tabs in cell values so columns stay aligned (#468)e4c9c69Drop stalealign/valignkeys whenfield_namesare renamed (#465)266ff5dDocumentheader_horizontal_charand remove a duplicate docstring line (#467)144749cPerformance: deprecate and defer import ofOptionsType(#462)23f3eb7Bump mypy from 1.20.2 to 2.1.0 in the pip group (#466)2fe26d3Bump mypy from 1.19.1 to 1.20.2 in the actions group (#464)e4babc3Hash pin GitHub Actions (#463)Updates
gitpythonfrom 3.1.50 to 3.1.52Release notes
Sourced from gitpython's releases.
Commits
f8b6df5bump patch level prior to releasec65dfb3Merge pull request #2172 from gitpython-developers/fix-clone-expandvars8ac5a30fix: prevent environment expansion in clone URLs7a46dfcMerge pull request #2171 from gitpython-developers/fix-windows-tests67082d6test: skip relative config include across Windows drives7b0764dbump to v3.1.51af027beMerge pull request #2163 from gitpython-developers/fix-unguarded-blame701ce32fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)65a7283Merge pull request #2168 from gitpython-developers/advisory-fix-13e59876Merge pull request #2169 from gitpython-developers/fix-config-assertUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.14 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
uvfrom 0.11.17 to 0.11.29Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
901092eBump version to 0.11.29 (#20345)550d500Validate virtualenv paths before creation (#20445)1e96343Show resolved publish settings (#20438)615a11cReject dev dependency removal from scripts (#20437)321a680Dropcustom-from release job names (#20430)38c326fFix security review secret inheritance (#20424)950acf0Scope OSV fixes to matching packages (#20399)3061fbfMove pull request security review into CI jobs (#20413)f450710Freeze pre-commit hook refs (#20143)bfec9dcRevert "Error on unsupported--certin pip compat layer" (#20366)Updates
hatchfrom 1.16.5 to 1.17.1Release notes
Sourced from hatch's releases.
Commits
5dae059release Hatch v1.17.14b3fd7drelease Hatchling v1.31.019ced89Fix env-dependency extras being dropped when a metadata hook is configured (#...3b45c75Prepare hatchling for release 1.31.0 (#2330)e3d9b95Addresses bug where blank lines are dropped when there is no shebang (#2328)9bc573cPrepare for 1.17.1 hatch release (#2329)bbb12bbPass --no-header to uv pip compile for deterministic lockfiles (#2327)8c06373Fix uv lock check header comparison (#2317)5cfbb54fix: skip extend injection if already present in ruff config (#2305)cf85971fix: use TemporaryDirectory + pylock*.toml for temp lock files (#2303)