Skip to content

Commit 279d861

Browse files
dependabot[bot]vberlier
authored andcommitted
chore(deps-dev): bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [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.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c8cd7 commit 279d861

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
@@ -39,7 +39,7 @@ image = ["Pillow"]
3939

4040
[tool.poetry.dev-dependencies]
4141
black = "^22.3.0"
42-
pytest = "^7.1.1"
42+
pytest = "^7.1.2"
4343
pytest-minecraft = "^0.2.0"
4444
isort = "^5.10.1"
4545
pytest-insta = "^0.1.11"

0 commit comments

Comments
 (0)