Safety vulnerability ID: 36647
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pyconll 1.1.0 updates 'requests' dependency to v2.20.0 due to a security flaw.
Latest version: 3.2.0
Read and manipulate CoNLL files
--------------------
Added
~~~~~
- ``pylint`` to build process
- ``Conllable`` abstract base class to mark CoNLL serializable
components
- Tree data type construction of a sentence
Changed
~~~~~~~
- Linting patches suggested by ``pylint``.
- Removed ``_end_line_number`` from ``Sentence`` constructor. This is
an internal patch, as this parameter was not meant to be used by
callers.
- New, improved, and clearer documentation
- Update of ``requests`` dependency due to security flaw
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application