Skip to content

build(deps): bump prettytable from 3.17.0 to 3.18.0#125

Merged
docktermj merged 1 commit into
mainfrom
dependabot/pip/prettytable-3.18.0
Jul 13, 2026
Merged

build(deps): bump prettytable from 3.17.0 to 3.18.0#125
docktermj merged 1 commit into
mainfrom
dependabot/pip/prettytable-3.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps prettytable from 3.17.0 to 3.18.0.

Release notes

Sourced from prettytable's releases.

Release 3.18.0

Added

Changed

Deprecated

  • Performance: deprecate and defer import of OptionsType (#462) @​hugovk
  • Performance: deprecate and defer import of TableHandler (#460) @​hugovk

Fixed

Commits
  • 069405f Speed up import time (#471)
  • 95810e2 Add support for Python 3.16 (#470)
  • 868b51e Stop testing experimental Python 3.13t (#469)
  • d02b216 Expand tabs in cell values so columns stay aligned (#468)
  • e4c9c69 Drop stale align/valign keys when field_names are renamed (#465)
  • 266ff5d Document header_horizontal_char and remove a duplicate docstring line (#467)
  • 144749c Performance: deprecate and defer import of OptionsType (#462)
  • 23f3eb7 Bump mypy from 1.20.2 to 2.1.0 in the pip group (#466)
  • 2fe26d3 Bump mypy from 1.19.1 to 1.20.2 in the actions group (#464)
  • e4babc3 Hash pin GitHub Actions (#463)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prettytable](https://github.com/prettytable/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)

---
updated-dependencies:
- dependency-name: prettytable
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner July 13, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review

Code Review: requirements.txt — bump prettytable 3.17.0 → 3.18.0

This is an automated Dependabot-style dependency bump (consistent with prior commits e0a3d69, 439dbe1, 82f2728). Single-line change, no application code affected.

Code Quality

  • ✅ Style/formatting: consistent with rest of file (pinned == versioning maintained)
  • ✅ No commented-out code
  • ✅ N/A — no new variables/names introduced
  • ✅ DRY — N/A, single dependency line
  • ✅ No defects: version bump only, no logic touched. prettytable 3.18.0 is a minor release; no breaking API changes expected for a display-formatting library
  • ✅ No .claude/CLAUDE.md present in this diff to evaluate

Testing

  • N/A — dependency version bumps don't warrant new unit/integration tests. Existing test suite (if run in CI) should catch any incompatibility.
  • ⚠️ No evidence CI was run against this specific diff in the provided context — recommend confirming the build/test pipeline passes before merge (standard for dependency bumps).

Documentation

  • ✅ README — not applicable, no user-facing behavior change
  • ✅ API docs — not applicable
  • ✅ Inline comments — not applicable
  • ❌ CHANGELOG.md — not checked/updated in this diff. Prior similar dependency-bump commits (e.g., 439dbe1, ca79ac1) also don't appear to touch CHANGELOG.md, so this is consistent with existing project convention rather than a regression.
  • N/A — no Markdown files changed

Security

  • ✅ No hardcoded credentials
  • ✅ N/A input validation — no code logic changed
  • ✅ N/A error handling — no code logic changed
  • ✅ No sensitive data in logs
  • ✅ No .lic license files present in this diff or repo tree (checked via find — none found, and no AQAAAD-prefixed content introduced)

Summary

No issues found. This is a low-risk, routine dependency version bump consistent with the repository's existing Dependabot update pattern. Safe to merge assuming CI passes.

Automated code review analyzing defects and coding standards

@docktermj
docktermj merged commit da6670f into main Jul 13, 2026
12 checks passed
@docktermj
docktermj deleted the dependabot/pip/prettytable-3.18.0 branch July 13, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants