Skip to content

Commit f315dcc

Browse files
Bump scrapy from 1.5.0 to 1.7.4 (#37)
* Bump scrapy from 1.5.0 to 2.1.0 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](scrapy/scrapy@1.5.0...2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> * Bump scrapy from 1.5.0 to 2.1.0 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](scrapy/scrapy@1.5.0...2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> * Use only scrapy 1.7.4 and not 2.*.* * Fix wrong previous merge conflict Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Clementine Urquizar <[email protected]>
1 parent b7e0dda commit f315dcc

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
Scrapy = "==1.5.0"
7+
Scrapy = "==1.7.*"
88
selenium = "==3.141.0"
99
pytest = "==5.4.3"
1010
meilisearch = "==0.11.0"

Pipfile.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)