Skip to content

Commit

Permalink
requirements: Upgrade Scrapy from 1.5.1 to 1.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerkid authored and timabbott committed Jan 30, 2019
1 parent 9231e54 commit 8946753
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ moto==1.3.7
Twisted==18.9.0

# Needed for documentation links test
Scrapy==1.5.1
Scrapy==1.5.2

# Needed to compute test coverage
coverage==4.5.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ requests[security]==2.21.0 # via aws-xray-sdk, docker, hypchat, matrix-client,
responses==0.10.5 # via moto
rsa==4.0
s3transfer==0.1.13 # via boto3
scrapy==1.5.1
scrapy==1.5.2
service-identity==18.1.0 # via scrapy
sh==1.11 # via gitlint
simplegeneric==0.8.1 # via ipython
Expand Down

0 comments on commit 8946753

Please sign in to comment.