Commit d973df7
Upgrade scrapy 2.3.0 (#67)
* Remove custom context factory
Update scrapy to latest version
* Fix Changelog after update
* Remove nb_hits update in config file
* Remove commented out import
* Remove update_nb_hits related logic since is no longer used
* Fix pylint complaint
* Update scrapy to version 2.3.0
Co-authored-by: renehernandez <[email protected]>1 parent 72033da commit d973df7
3 files changed
+27
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
179 | | - | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments