Skip to content

Commit f86d109

Browse files
deps: update pytest requirement from >=7.4.0 to >=7.4.4 (#12)
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...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-version: 7.4.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c14cf5a commit f86d109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7.4.0
1+
pytest>=7.4.4
22
pytest-cov>=4.1.0
33
pytest-mock>=3.11.0
44
selenium>=4.10.0

0 commit comments

Comments
 (0)