Bump Scrapy from 2.9.0 to 2.11.0
Twisted, a dependency of Scrapy, pushed a recent update that breaks Scrapy compatibility.
Scrapy 2.11.0 pins the version of twisted to th latest version that still works with Scrapy (<23.8.0).
π Motivation and context
Fixes webscraper scan
Closes issue #2431
π§ͺ Testing
β Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All future TODOs are captured in issues, which are referenced
in code comments.
[x] All relevant type-of-change labels have been added.
π£ Description
Bump Scrapy from 2.9.0 to 2.11.0 Twisted, a dependency of Scrapy, pushed a recent update that breaks Scrapy compatibility. Scrapy 2.11.0 pins the version of twisted to th latest version that still works with Scrapy (<23.8.0).
π Motivation and context
Fixes webscraper scan Closes issue #2431
π§ͺ Testing
β Pre-approval checklist
β Pre-merge checklist
β Post-merge checklist