Skip to content

Commit db0af52

Browse files
chore(deps): bump docutils from 0.22.2 to 0.22.3
Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.2 to 0.22.3. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb141eb commit db0af52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = ["version"]
3434
dependencies = [
3535
"sounddevice==0.5.3",
3636
"rtmixer==0.1.7",
37-
"docutils==0.22.2",
37+
"docutils==0.22.3",
3838
"numpy==2.3.4",
3939
"PyQt5==5.15.11",
4040
"platformdirs==4.5.0",

0 commit comments

Comments
 (0)