Skip to content

Commit 0ec4d67

Browse files
Bump pytest from 8.2.0 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 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.2.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c402330 commit 0ec4d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev =
6868
pre-commit==3.6.1
6969
pytest-subtests==0.11.0
7070
pytest-xdist==3.6.1
71-
pytest==8.2.0
71+
pytest==8.4.2
7272
tox==4.11.3
7373
doc =
7474
sphinx

0 commit comments

Comments
 (0)