Skip to content

Commit 4b195ba

Browse files
Bump pytest from 7.4.4 to 8.3.5 (#149)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.5. - [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.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3952ed commit 4b195ba

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -14,7 +14,7 @@ python = ">=3.8"
1414
windows-curses = {version = "^2.2.0", platform = "win32"}
1515

1616
[tool.poetry.dev-dependencies]
17-
pytest = "^7.2.0"
17+
pytest = "^8.3.5"
1818
mypy = "^1.4"
1919
pre-commit = "^3.5.0"
2020

0 commit comments

Comments
 (0)