Skip to content

Commit

Permalink
Update scrapy requirement from ~=2.11.2 to ~=2.12.0 in /scraper
Browse files Browse the repository at this point in the history
Updates the requirements on [scrapy](https://github.com/scrapy/scrapy) to permit the latest version.
- [Release notes](https://github.com/scrapy/scrapy/releases)
- [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst)
- [Commits](scrapy/scrapy@2.11.2...2.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 84f392e commit 6706350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
psycopg2~=2.9.10
Scrapy~=2.11.2
Scrapy~=2.12.0
peewee~=3.17.7
pytz~=2024.2
Twisted~=24.10

0 comments on commit 6706350

Please sign in to comment.