Skip to content

Commit b93cb37

Browse files
chore(deps-dev): bump pytest from 8.0.1 to 8.0.2 (#37)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [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.0.1...8.0.2) --- 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 4d212d6 commit b93cb37

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.8.0
1111
opencv-contrib-python-headless==4.9.0.80
1212
paste==3.7.1
13-
pytest==8.0.1
13+
pytest==8.0.2
1414
pytest-cov==4.1.0
1515
requests==2.31.0
1616
responses==0.25.0

0 commit comments

Comments
 (0)