Skip to content

Commit 2b9e219

Browse files
chore(deps): update pytest requirement from ==7.4.* to ==8.3.*
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@7.4.0.dev0...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88ca3f4 commit 2b9e219

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,6 +1,6 @@
11
coverage[toml] == 7.*
22
coverage-conditional-plugin == 0.9.0
3-
pytest == 7.4.*
3+
pytest == 8.3.*
44
pytest-cov == 6.0.*
55
pytest-timeout == 2.3.*
66
pytest-xdist == 3.6.*

0 commit comments

Comments
 (0)