Skip to content

Commit edb2c71

Browse files
Bump pytest from 6.0.0 to 6.1.0 (#69)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.1.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@6.0.0...6.1.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 9895103 commit edb2c71

File tree

2 files changed

+29
-36
lines changed

2 files changed

+29
-36
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.3.0"
88
selenium = "==3.141.0"
9-
pytest = "==6.0.0"
9+
pytest = "==6.1.0"
1010
meilisearch = "==0.12.3"
1111
requests-iap = "==0.2.0"
1212

Pipfile.lock

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

0 commit comments

Comments
 (0)