Skip to content

Commit 5be5ace

Browse files
chore(deps-dev): bump pytest from 8.1.0 to 8.1.1 (#40)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.0 to 8.1.1. - [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.1.0...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1138475 commit 5be5ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ isort==5.13.2
1010
mypy==1.9.0
1111
opencv-contrib-python-headless==4.9.0.80
1212
paste==3.7.1
13-
pytest==8.1.0
13+
pytest==8.1.1
1414
pytest-cov==4.1.0
1515
requests==2.31.0
1616
responses==0.25.0

0 commit comments

Comments
 (0)