Skip to content

Commit 1e9425a

Browse files
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] <support@github.com>
1 parent 92bcb9c commit 1e9425a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -13,7 +13,7 @@ codespell = "^2.4.1"
1313
black = "^25.1"
1414
flake8 = "^7.2.0"
1515
pep8-naming = "^0.15.1"
16-
pytest = "^8.4.1"
16+
pytest = "^8.4.2"
1717
GitPython = "^3.1.44"
1818

1919
# The dependencies in this group are installed using pipx; NOT Poetry. The use of the `tool.poetry.group` super-table

0 commit comments

Comments
 (0)