aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-07 22:52:36 +0000
committerGravatar GitHub <noreply@github.com> 2024-06-07 22:52:36 +0000
commit4c59a83289d688a20c75127206a8b2754b5749c7 (patch)
treeae51e83f808b20225df650af1877e59f8af9452a
parent689796ae7400446f2c239d0bab633ff06acdd8ab (diff)
downloadCS172-Project-dependabot/pip/scrapy-2.11.2.tar.gz
CS172-Project-dependabot/pip/scrapy-2.11.2.tar.zst
CS172-Project-dependabot/pip/scrapy-2.11.2.zip
Bump scrapy from 2.11.1 to 2.11.2dependabot/pip/scrapy-2.11.2
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.11.1 to 2.11.2. - [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.11.1...2.11.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a6f55ad..9951f12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
Flask==3.0.3
flask_compress==1.15
flask_cors==4.0.1
-Scrapy==2.11.1
+Scrapy==2.11.2