Skip to content

Commit c94c36f

Browse files
Bump scrapy from 2.5.0 to 2.5.1
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/2.5.1/docs/news.rst) - [Commits](scrapy/scrapy@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c73310 commit c94c36f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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 = "==2.5.0"
7+
Scrapy = "==2.5.1"
88
selenium = "==3.141.0"
99
pytest = "==6.2.3"
1010
meilisearch = "==0.18.0"

Pipfile.lock

Lines changed: 4 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)