Skip to content

Commit f8d5937

Browse files
Update sphinx2rst requirement from >=1.0 to >=1.1.0 (#144)
Updates the requirements on [sphinx2rst](https://github.com/ask/sphinx2rst) to permit the latest version. - [Changelog](https://github.com/ask/sphinx2rst/blob/master/Changelog) - [Commits](ask/sphinx2rst@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: sphinx2rst dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com>
1 parent d9da498 commit f8d5937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/pkgutils.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ setuptools>=59.2.0
22
wheel>=0.37.0
33
flake8>=4.0.1
44
tox>=3.24.4
5-
sphinx2rst>=1.0
5+
sphinx2rst>=1.1.0
66
bumpversion
77
pydocstyle

0 commit comments

Comments
 (0)