Skip to content

chore(deps): bump pygments to 2.20.0#37

Merged
jbeckwith-oai merged 3 commits intomainfrom
mdangelo/codex/pr34-windows-exit-code
Apr 2, 2026
Merged

chore(deps): bump pygments to 2.20.0#37
jbeckwith-oai merged 3 commits intomainfrom
mdangelo/codex/pr34-windows-exit-code

Conversation

@mldangelo-oai
Copy link
Copy Markdown
Contributor

@mldangelo-oai mldangelo-oai commented Apr 2, 2026

Summary

Validation

  • env -u VIRTUAL_ENV uv run --frozen ruff check src/ tests/test_cli.py
  • env -u VIRTUAL_ENV uv run --frozen ruff format --check src/ tests/test_cli.py
  • env -u VIRTUAL_ENV uv run --frozen mypy src/promptfoo/
  • env -u VIRTUAL_ENV uv run --frozen pyright src/promptfoo/
  • env -u VIRTUAL_ENV uv run --frozen pytest -m 'not smoke'

Notes

  • full smoke suite was previously verified on this branch under Node v20.20.2 with a fresh NPM_CONFIG_CACHE

dependabot bot and others added 3 commits April 1, 2026 19:02
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
#	tests/test_cli.py
@mldangelo-oai mldangelo-oai changed the title fix: normalize Windows subprocess exit codes chore(deps): bump pygments to 2.20.0 Apr 2, 2026
@mldangelo-oai mldangelo-oai marked this pull request as ready for review April 2, 2026 18:34
@jbeckwith-oai jbeckwith-oai merged commit 52092c6 into main Apr 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants