Skip to content

Commit 3dd2a2a

Browse files
Bump pytest from 8.4.0 to 8.4.1 (#138)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.0...8.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03a385f commit 3dd2a2a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/138.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pytest from 8.4.0 to 8.4.1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers=[
4343
# ensure environment consistency.
4444
dev = [
4545
"pre-commit == 4.2.0",
46-
"pytest == 8.4.0",
46+
"pytest == 8.4.1",
4747
"setuptools_scm == 8.3.1",
4848
"tox == 4.27.0",
4949
]

0 commit comments

Comments
 (0)