Skip to content

Commit 8a82ea4

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump pytest from 6.2.2 to 6.2.3
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>
1 parent e9dfcac commit 8a82ea4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_name}}/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.

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python = "^3.6.1"
2828
click = "^7.0"
2929

3030
[tool.poetry.dev-dependencies]
31-
pytest = "^6.2.2"
31+
pytest = "^6.2.3"
3232
coverage = {extras = ["toml"], version = "^5.4"}
3333
safety = "^1.10.3"
3434
mypy = "^0.812"

0 commit comments

Comments
 (0)