Skip to content

Commit 12a7972

Browse files
Bump scrapy from 2.8.0 to 2.9.0
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](scrapy/scrapy@2.8.0...2.9.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0700cd5 commit 12a7972

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.8.0"
7+
Scrapy = "==2.9.0"
88
selenium = "==4.9.1"
99
meilisearch = "==0.25.0"
1010
requests-iap = "==0.2.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)