Skip to content

Commit dfb264a

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.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@7.4.4...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee96510 commit dfb264a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

+11-11
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
@@ -48,7 +48,7 @@ docs = [
4848
]
4949

5050
[tool.poetry.dev-dependencies]
51-
pytest = "^7.4"
51+
pytest = "^8.3"
5252
pytest-cov = "^4.1"
5353
black = "^23.12.1"
5454
isort = "^5.13.2"

0 commit comments

Comments
 (0)