Skip to content

Commit c535028

Browse files
Update pytest requirement from ~=6.2.4 to ~=6.2.5
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.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5126dcf commit c535028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lief==0.11.5
4343
#lingvo==0.6.4
4444

4545
# other
46-
pytest~=6.2.4
46+
pytest~=6.2.5
4747
pytest-flake8~=1.0.7
4848
pytest-mock~=3.6.1
4949
pytest-cov~=2.12.1

0 commit comments

Comments
 (0)