Skip to content

Commit 350c398

Browse files
build(deps): Update pytest requirement from ==6.2.* to ==7.1.*
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@6.2.0.dev0...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9211127 commit 350c398

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
@@ -8,4 +8,4 @@ easydict==1.9
88
pmlb==1.0.*
99
tqdm<5.0
1010
typeguard==2.13.*
11-
pytest==6.2.*
11+
pytest==7.1.*

0 commit comments

Comments
 (0)