Skip to content

Commit 3687980

Browse files
authored
Merge pull request #104 from ncusi/dependabot/pip/pytest-8.3.5
build(deps): bump pytest from 8.3.4 to 8.3.5
2 parents c40bfe9 + 1933b99 commit 3687980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ version = {attr = "diffannotator.config.__version__"}
5757
# see: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#dynamic-metadata
5858
[project.optional-dependencies]
5959
dev = [
60-
"pytest==8.3.4",
60+
"pytest==8.3.5",
6161
]
6262
doc = [
6363
"mkdocs~=1.6.1",

0 commit comments

Comments
 (0)