Skip to content

Commit 0c1c0c1

Browse files
committed
fix rst code in changelog
1 parent 52a7a31 commit 0c1c0c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.rst

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

77
Changes:
88

9-
* Pin `urllib3>=2.6.3` for latest security vulnerability fixes.
9+
* Pin ``urllib3>=2.6.3`` for latest security vulnerability fixes.
1010

1111
0.11.0 (2025-12-15)
1212
====================================================================================================================
1313

1414
Changes:
1515

1616
* Add Python 3.13 to CI and project setup.
17-
* Update docker base to `python:3.13.11-alpine3.23`.
18-
* Pin `requests>=2.32.5` and `urllib3>=2.6.0` for latest security vulnerability fixes.
19-
* Pin `requests>=2.32.4` to address security vulnerability
17+
* Update docker base to ``python:3.13.11-alpine3.23``.
18+
* Pin ``requests>=2.32.5`` and ``urllib3>=2.6.0`` for latest security vulnerability fixes.
19+
* Pin ``requests>=2.32.4`` to address security vulnerability
2020
(see `#143 <https://github.com/bird-house/twitcher/pull/143>`_).
2121

2222
0.10.1 (2025-05-23)

0 commit comments

Comments
 (0)