Skip to content

Commit 5be3661

Browse files
Update pytest requirement from ~=7.4.4 to ~=8.3.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@7.4.4...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46aecd6 commit 5be3661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# setup.py.
1010
coverage ~=7.2
1111
flake8 ~=5.0.4
12-
pytest ~=7.4.4
12+
pytest ~=8.3.4

0 commit comments

Comments
 (0)