Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Bump pytest from 6.2.2 to 6.2.3
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [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.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2021
1 parent 929d9ca commit 5274b4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev =
furo==2020.12.30b24
isort==5.7.0
pre-commit==2.10.0
pytest==6.2.2
pytest==6.2.3
pytest-cov==2.11.1
yamllint==1.26.0
doc =
Expand All @@ -56,7 +56,7 @@ lint =
isort==5.7.0
yamllint==1.26.0
test =
pytest==6.2.2
pytest==6.2.3
pytest-cov==2.11.1

[tool:pytest]
Expand Down

0 comments on commit 5274b4a

Please sign in to comment.