Scrapy-poet

Latest version: v0.26.0

Safety actively analyzes 707435 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.26.0

-------------------

* Added an :ref:`add-on <addon>`.

0.25.0

-------------------

* Added Python 3.13 support, removed Python 3.8 support.

* Improved Scrapy 2.12 support (typing, deprecations).

0.24.0

-------------------

* When the :ref:`dynamic dependencies <dynamic-deps>` are annotated with
:data:`typing.Annotated`, the keys in the resulting :class:`~.DynamicDeps`
instance are now not annotated.

* Improved the error message when passing incorrect values in the ``"inject"``
meta key.

* Fixed documentation builds with ``sphinx-rtd-theme`` 3.0.0+.

0.23.0

-------------------

* Added support for :ref:`specifying callback dependencies dynamically
<dynamic-deps>`.

0.22.6

-------------------

* Raising :class:`~web_poet.exceptions.core.Retry` now also works as expected
when callbacks ask for an item instead of asking for its page object.

0.22.5

-------------------

* When :class:`~web_poet.exceptions.core.Retry` is raised with a message, that
message now becomes the retry reason, replacing the default
(``page_object_retry``).

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.