Skip to content

Commit 2b73ca6

Browse files
dependabot[bot]davidlday
authored andcommitted
build(deps-dev): bump pytest from 8.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.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@8.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44596fb commit 2b73ca6

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
@@ -54,7 +54,7 @@ black = ">=22.12,<26.0"
5454
mypy = "^1.17.1"
5555
bandit = "^1.8.6"
5656
pylint = "^3.3.8"
57-
pytest = "^8.4.1"
57+
pytest = "^8.4.2"
5858

5959
[tool.pylint.'MESSAGES CONTROL']
6060
disable = "similarities"

0 commit comments

Comments
 (0)