Skip to content

Commit 6a30e17

Browse files
leliaclaude
andcommitted
Trim dependency-update specifics in the 2.6.3 changelog entry
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 9cce341 commit 6a30e17

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@
2121

2222
### Changed: dependency updates and dev/test dependency pinning
2323

24-
- Bumped pinned runtime dependencies: `beautifulsoup4` `4.14.3``4.15.0` and
25-
`markdown` `3.10.2``3.10.3`.
26-
- Pinned the `test` and `dev` optional dependency groups to exact versions
27-
(previously open ranges or unpinned), extending the exact-pinning policy
28-
introduced in 2.6.0 to all dependency groups. This includes a major `twine`
29-
bump (`6.2.0``7.0.0`), which only affects package publishing, not the
30-
installed CLI.
31-
- Bumped GitHub Actions used in CI workflows (`actions/setup-python` to
32-
`7.0.0`, plus minor/patch updates). No effect on the installed CLI.
24+
- Bumped pinned runtime dependencies (`beautifulsoup4` `4.15.0`,
25+
`markdown` `3.10.3`).
26+
- Pinned the `test` and `dev` dependency groups to exact versions, extending
27+
the exact-pinning policy introduced in 2.6.0 to all dependency groups.
28+
- Updated GitHub Actions used in CI workflows. No effect on the installed
29+
CLI.
3330

3431
## 2.6.1
3532

0 commit comments

Comments
 (0)