Skip to content

Commit a5b8b62

Browse files
authoredFeb 11, 2022
Bump pytest from 7.0.0 to 7.0.1 (#67)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38a8b44 commit a5b8b62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.7"
1010
pyspark = "3.1.1"
1111

1212
[tool.poetry.dev-dependencies]
13-
pytest = "^7.0.0"
13+
pytest = "^7.0.1"
1414
black = "^22.1"
1515
isort = "^5.10.1"
1616
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)