Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
build(deps-dev): bump pytest from 6.2.3 to 6.2.4 (#55)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4.
- [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...6.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2021
1 parent 801ed8a commit 26532a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pre-commit = {version = "^2.12.1", python = ">=3.6.1"}
coverage = {version = "^5.5", extras = ["toml"]}
sphinx = "^3.5.4"
sphinx-rtd-theme = "^0.5.2"
pytest = "^6.2.3"
pytest = "^6.2.4"
pylint = "^2.8.2"
black = {version = "^20.8b1", allow-prereleases = true}

Expand Down

0 comments on commit 26532a5

Please sign in to comment.