From 7778c18fc734dfe3927f0615a4bbd48977f8804c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 07:58:50 +0000 Subject: [PATCH] chore(deps): Bump smartypants from 2.0.1 to 2.0.2 Bumps [smartypants](https://github.com/justinmayer/smartypants.py) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/justinmayer/smartypants.py/releases) - [Changelog](https://github.com/justinmayer/smartypants.py/blob/main/CHANGES.rst) - [Commits](https://github.com/justinmayer/smartypants.py/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: smartypants dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a783fc56..42d044435 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ PyYAML==6.0.2 reportlab==4.4.1 requests==2.32.4 rst2pdf==0.103.1 -smartypants==2.0.1 +smartypants==2.0.2 snowballstemmer==3.0.1 Sphinx==8.1.3 sphinx-copybutton==0.5.2