diff --git a/docs/requirements.txt b/docs/requirements.txt index 35afa9565..dee91bfe3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ pygments==2.10.0 typing-extensions==4.0.0 mypy==0.910 pytest==6.2.5 -hypothesis==6.27.1 +hypothesis==6.27.2 # TODO: Remove this lock when we found and fix the route case. # See: https://github.com/typlog/sphinx-typlog-theme/issues/22