Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aee74aa

Browse files
authoredOct 26, 2022
Bump pytest from 7.1.3 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.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@7.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 745195f commit aee74aa

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed
 

‎poetry.lock

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

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
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.1.2"
13+
pytest = "^7.2.0"
1414
black = "^22.10"
1515
isort = "^5.10.1"
1616
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.