Skip to content

Bump ptpython from 3.0.29 to 3.0.32 - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ptpython-3.0.32
Open

Bump ptpython from 3.0.29 to 3.0.32#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/ptpython-3.0.32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown

Bumps ptpython from 3.0.29 to 3.0.32.

Release notes

Sourced from ptpython's releases.

3.0.32

Fixes:

  • Use ANSI colors (instead of RGB colors) for the default code theme. This improves the chances of having a better contrast with the background color, because we now use what is configured in the terminal emulator. The theme is called 'default-ansi' and exists alongside 'default'.

3.0.31

Fixes:

  • Add patch_stdout_raw parameter to embed().
  • Fix repl.min_brightness and repl.max_brightness config in history.
  • Fix positioning of exit confirmation (compatibility with latest prompt_toolkit).

3.0.30

New features:

  • Show exception cause/context when printing chained exceptions.
  • Reworked project layout and use pyproject.toml instead of setup.py.

Breaking changes:

  • Drop Python 3.7 support.
Changelog

Sourced from ptpython's changelog.

3.0.32: 2025-11-20

Fixes:

  • Use ANSI colors (instead of RGB colors) for the default code theme. This improves the chances of having a better contrast with the background color, because we now use what is configured in the terminal emulator. The theme is called 'default-ansi' and exists alongside 'default'.

3.0.31: 2025-08-27

Fixes:

  • Add patch_stdout_raw parameter to embed().
  • Fix repl.min_brightness and repl.max_brightness config in history.
  • Fix positioning of exit confirmation (compatibility with latest prompt_toolkit).

3.0.30: 2025-04-15

New features:

  • Show exception cause/context when printing chained exceptions.
  • Reworked project layout and use pyproject.toml instead of setup.py.

Breaking changes:

  • Drop Python 3.7 support.
Commits
  • 73a1255 Release 3.0.32.
  • ed597e1 Fix string escaping error in config example.
  • 86c6d11 Use ANSI colors for the default theme.
  • d29f20d Note in config example where the file goes on Windows
  • 0066c7e Release 3.0.31
  • b3959fe Upgrade ruff check to Python 3.8.
  • c49bf9b Fix positioning of exit confirmation (compatibilitiy with latest prompt_toolk...
  • a14c329 Update dead image links in README.rst
  • 3767d50 Expose raw parameter from prompt-toolkit to allow escape sequences to print...
  • c22b59d Fix repl.min_brightness and repl.max_brightness config not work in history
  • 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 [ptpython](https://github.com/prompt-toolkit/ptpython) from 3.0.29 to 3.0.32.
- [Release notes](https://github.com/prompt-toolkit/ptpython/releases)
- [Changelog](https://github.com/prompt-toolkit/ptpython/blob/main/CHANGELOG)
- [Commits](prompt-toolkit/ptpython@3.0.29...3.0.32)

---
updated-dependencies:
- dependency-name: ptpython
  dependency-version: 3.0.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 8, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants