Skip to content

Commit 4c1a2a9

Browse files
chore(deps): Update pytest requirement from <9,>=7.2.1 to >=7.2.1,<10
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.2.1...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38f11fe commit 4c1a2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=7.2.1, <9
1+
pytest>=7.2.1, <10
22
pytest-json-report~=1.5
33
pytest-reporter-html1~=0.8
44
ansicolors~=1.1

0 commit comments

Comments
 (0)