Skip to content

Commit 5a46fcf

Browse files
authored
Merge pull request #1256 from cfe-lab/dependabot/pip/pytest-8.3.5
Bump pytest from 8.3.4 to 8.3.5
2 parents 19a50f9 + 6279af4 commit 5a46fcf

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
@@ -45,7 +45,7 @@ dependencies = [
4545
[project.optional-dependencies]
4646
test = [
4747
# Dependencies required for running the test suite
48-
"pytest==8.3.4",
48+
"pytest==8.3.5",
4949
"coverage==7.6.12",
5050
"pandas==2.2.3",
5151
"seaborn==0.13.2",

0 commit comments

Comments
 (0)