chore(deps): bump the python-minor-patch group across 1 directory with 5 updates#248
chore(deps): bump the python-minor-patch group across 1 directory with 5 updates#248dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the python-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettytable](https://github.com/prettytable/prettytable) | `3.17.0` | `3.18.0` | | [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.19` | | [uv](https://github.com/astral-sh/uv) | `0.11.17` | `0.11.24` | | [hatch](https://github.com/pypa/hatch) | `1.16.5` | `1.17.0` | 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 `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.19 - [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.14...0.15.19) Updates `uv` from 0.11.17 to 0.11.24 - [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.24) Updates `hatch` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.16.5...hatch-v1.17.0) --- updated-dependencies: - 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.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: uv dependency-version: 0.11.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: hatch dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the python-minor-patch group with 5 updates in the / directory:
3.17.03.18.09.0.39.1.10.15.140.15.190.11.170.11.241.16.51.17.0Updates
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
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.19Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7f04365Bump version to 0.15.19 (#26291)a30ba16[ty] Infer definite equality comparison results (#26290)bcd2028[ty] Avoid recursion when projecting narrowing constraints (#26276)c0e083e[ty] Avoid bypassing lazy constraints for Divergent (#26288)fb13596Record configured crates.io packages (#26281)85da759[ty] Fix ParamSpec callable signature extraction for callable instances (#26279)4c98a81[ty] Make multi-arm TypeOf cycle recovery monotonic (#26275)7b84361[ty] Preserve regular kind for callable instances (#26253)93c8c59[flake8-pyi] Note thatPYI051is an opinionated stylistic rule (#26179)bc9bb05[ty] Infer types for names bound in match patterns (#25940)Updates
uvfrom 0.11.17 to 0.11.24Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
5e04460Bump version to 0.11.24 (#19968)ff3fbdeMake project environments relocatable under preview (#19965)4513bd8Clean up partial tool entrypoint installs (#19966)1b27b9cSync latest Python releases (CPython 3.15.0b3) (#19964)4dfdb67Use a compact index for lazy version maps (#19959)90fbc3aUse Packse inuv checktests (#19913)6ab6d2fLock scrolls used in credentialed workflows (#19950)cd7f87fAdd locked subgraph materialization primitives (#19907)f76f11cReapply "Fix transparent Python upgrades in project environments" (#19928)7866b3dDowngrade to Rust 1.95 (#19953)Updates
hatchfrom 1.16.5 to 1.17.0Release notes
Sourced from hatch's releases.
Commits
37b00c3release Hatchling v1.30.1 (#2298)0446d99Update history for new patch release of hatchling after fixing default metada...4f5cdf0Make 2.4 metadata default until other tools support it. (#2296)0497be0Fix draft release uploads. (#2293)3aae0faFix hatchling to use Metadata 2.4 (#2291)5ee4189release Hatch v1.17.0 (#2290)6109ee7release Hatchling v1.30.0 (#2289)246e22bBlock duplicate files in wheel archives (closes #2066) (#2269)d2afcb6Update docs as pre-release for 1.17.0 (#2287)818d284Feat hatch check command with new sub command for types (#2278)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions