Skip to content

Commit 020e68b

Browse files
Update pytest requirement from ~=8.3.4 to ~=8.3.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@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fab818 commit 020e68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ colormath==3.0.0
44
delocate
55
numpy==2.0.2
66
pre-commit
7-
pytest~=8.3.4
7+
pytest~=8.3.5
88
pytest-cov>=2.2.0
99
rasterio==1.4.3
1010
setuptools>=0.9.8

0 commit comments

Comments
 (0)