Skip to content

Commit 3cb1fcf

Browse files
dependabot[bot]justinsaws
authored andcommitted
chore(deps): update pytest requirement from ==8.3.* to ==8.4.*
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.3.0.dev0...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 627cf8c commit 3cb1fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage[toml] == 7.*
2-
pytest == 8.3.*
2+
pytest == 8.4.*
33
pytest-cov == 6.1.*
44
pytest-timeout == 2.4.*
55
pytest-xdist == 3.7.*

0 commit comments

Comments
 (0)