Skip to content

Commit 9f5a600

Browse files
Bump pytest from 8.2.2 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 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@8.2.2...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4970181 commit 9f5a600

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6565

6666
[tool.poetry.dev-dependencies]
6767
pre-commit = "*"
68-
pytest = "^8.2.2"
68+
pytest = "^8.3.5"
6969
pytest-flake8 = "=1.1.1"
7070
pytest-cov = "^4.1.0"
7171
tox = "*"

0 commit comments

Comments
 (0)