You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/20 14:54:51 UTC

[GitHub] [beam] TheNeuralBit commented on a diff in pull request #22165: Bump docutils from 0.17.1 to 0.19 in /sdks/python

TheNeuralBit commented on code in PR #22165:
URL: https://github.com/apache/beam/pull/22165#discussion_r925710236


##########
sdks/python/setup.py:
##########
@@ -237,7 +237,7 @@ def get_portability_package_data():
               'Sphinx>=1.5.2,<2.0',
               # Pinning docutils as a workaround for Sphinx issue:
               # https://github.com/sphinx-doc/sphinx/issues/9727
-              'docutils==0.17.1'
+              'docutils==0.19'

Review Comment:
   Agreed, who can take this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org