Skip to content

Commit

Permalink
Bump types-docutils from 0.20.0.20240308 to 0.20.0.20240311 (#425)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Bull <git@sambull.org>
  • Loading branch information
dependabot[bot] and Dreamsorcerer committed Mar 12, 2024
1 parent f1ceb2c commit a726ac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aiosmtpd/docs/_exts/autoprogramm.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ def render_rst(
usage_strip: bool,
usage_codeblock: bool,
epilog: Optional[str],
options_title: str,
options_title: Optional[str],
options_adornment: str,
):
if usage_strip:
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ flake8-requirements==2.1.0
flake8-simplify==0.21.0
mypy==1.8.0
types-colorama==0.4.15.20240311
types-docutils==0.20.0.20240308
types-docutils==0.20.0.20240311

0 comments on commit a726ac1

Please sign in to comment.