Skip to content

Commit f41619a

Browse files
Bump pytest from 7.1.2 to 7.1.3 in /requirements (torchgeo#752)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6296c8f commit f41619a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# tests
22
mypy==0.971
33
nbmake==1.3.4
4-
pytest==7.1.2
4+
pytest==7.1.3
55
pytest-cov==3.0.0

0 commit comments

Comments
 (0)