Skip to content

Commit ccf173f

Browse files
committed
release 4.48.1
1 parent 113bcf8 commit ccf173f

3 files changed

Lines changed: 17 additions & 5 deletions

File tree

docs/changelog.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.48.1 (2026-03-06)
11+
**********************
12+
13+
Bug fixes - 4.48.1
14+
==================
15+
16+
- Command-type configuration values like ``list_dependencies_command`` can now be referenced in TOML using the
17+
structured ``{replace = "ref"}`` syntax. The reference automatically extracts the command's argument list for
18+
compatibility with TOML's ``list[list[str]]`` structure - by :user:`gaborbernat`. (:issue:`3830`)
19+
20+
Improved documentation - 4.48.1
21+
===============================
22+
23+
- Replace archived ``31z4/tox`` Docker image recommendation with instructions for building your own image using the
24+
official Python base image and ``uv`` - by :user:`rahuldevikar`. (:issue:`3855`)
25+
926
**********************
1027
v4.48.0 (2026-03-05)
1128
**********************

docs/changelog/3830.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changelog/3855.doc.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)