Skip to content

Commit ce7ef8f

Browse files
Bump pytest from 5.4.3 to 6.0.0 (#57)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.3...6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 49c9180 commit ce7ef8f

File tree

2 files changed

+72
-66
lines changed

2 files changed

+72
-66
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
Scrapy = "==2.2.1"
88
selenium = "==3.141.0"
9-
pytest = "==5.4.3"
9+
pytest = "==6.0.0"
1010
meilisearch = "==0.11.2"
1111
requests-iap = "==0.2.0"
1212

Pipfile.lock

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

0 commit comments

Comments
 (0)