Skip to content

Commit ba478c4

Browse files
Bump pytest from 6.2.3 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 7.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.3...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6df0dee commit ba478c4

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
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.5.1"
88
selenium = "==3.141.0"
9-
pytest = "==6.2.3"
9+
pytest = "==7.0.0"
1010
meilisearch = "==0.18.0"
1111
requests-iap = "==0.2.0"
1212
python-keycloak-client = "==0.2.3"

Pipfile.lock

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

0 commit comments

Comments
 (0)