Skip to content

Commit 41bd028

Browse files
Bump pytest from 8.0.2 to 8.1.1 in /python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 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.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8735a72 commit 41bd028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies = [
55
"pydicom==2.4.4",
66
"pylibjpeg-libjpeg==2.0.2",
77
"pylibjpeg==2.0.0",
8-
"pytest==8.0.2",
8+
"pytest==8.1.1",
99
"python-multipart==0.0.9",
1010
"segment-anything@git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588",
1111
"tensorflow==2.16.1",

0 commit comments

Comments
 (0)