Bump scrapy from 2.8.0 to 2.11.1 in /core/python311Action

Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.8.0 to 2.11.1.
- [Release notes](https://github.com/scrapy/scrapy/releases)
- [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst)
- [Commits](https://github.com/scrapy/scrapy/compare/2.8.0...2.11.1)

---
updated-dependencies:
- dependency-name: scrapy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/core/python311Action/requirements.txt b/core/python311Action/requirements.txt
index 38735f8..ca16758 100644
--- a/core/python311Action/requirements.txt
+++ b/core/python311Action/requirements.txt
@@ -6,7 +6,7 @@
 lxml==4.9.2
 python-dateutil==2.8.2
 requests==2.31.0
-scrapy==2.8.0
+scrapy==2.11.1
 simplejson==3.18.3
 virtualenv==20.19.0
 twisted==22.10.0