Skip to content

Commit a2665b6

Browse files
chore(deps-dev): bump pytest from 7.4.0 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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@7.4.0...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed3b22b commit a2665b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mypy = [
3333
{ version = "1.4.1", python = "<3.8" },
3434
{ version = "1.5.0", python = ">=3.8" },
3535
]
36-
pytest = "7.4.0"
36+
pytest = "7.4.3"
3737
pytest-asyncio = "0.21.1"
3838
pytest-mypy-plugins = "2.0.0"
3939
pytest-xdist = "3.3.1"

0 commit comments

Comments
 (0)