Skip to content

Commit 786a42d

Browse files
MAINT: Bump pytest from 6.2.4 to 6.2.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3a66e8 commit 786a42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cython==0.29.24
22
wheel<0.37.1
33
setuptools<49.2.0
44
hypothesis==6.17.3
5-
pytest==6.2.4
5+
pytest==6.2.5
66
pytz==2021.1
77
pytest-cov==2.12.1
88
pickle5; python_version == '3.7' and platform_python_implementation != 'PyPy'

0 commit comments

Comments
 (0)