Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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] authored Jun 22, 2021
1 parent b7694a3 commit 30e037a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 19 deletions.
67 changes: 49 additions & 18 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 @@ -25,7 +25,7 @@ aiofiles = "0.7.0"
biliass = "1.3.4"

[tool.poetry.dev-dependencies]
pytest = "^3.4"
pytest = "^6.2"
black = "^21.6b0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 30e037a

Please sign in to comment.