Skip to content

Commit c715dfd

Browse files
authoredSep 8, 2023
chore(deps-dev): bump pytest from 7.4.0 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2. - [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.4.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3ad08a commit c715dfd

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed
 

‎poetry.lock

+14-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
@@ -26,7 +26,7 @@ supafunc = "^0.2.3"
2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^3.4.0"
2828
black = "^23.7"
29-
pytest = "^7.4.0"
29+
pytest = "^7.4.2"
3030
flake8 = "^5.0.4"
3131
isort = "^5.10.1"
3232
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)