Skip to content

Commit ceb360a

Browse files
build(deps-dev): bump pytest from 7.0.0 to 7.0.1 (#288)
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 e5ac076 commit ceb360a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ sqlparse = "^0.4.1"
2020
black = "^22.1"
2121
coverage = {extras = ["toml"], version = "^6.2"}
2222
pylint = "^2.12.2"
23-
pytest = "^7.0.0"
23+
pytest = "^7.0.1"
2424
pytest-cov = "^3.0.0"
2525
coveralls = "^3.3.1"
2626
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)