Skip to content

Commit 75e13b1

Browse files
authored
Merge pull request #750 from arduino/dependabot/pip/pytest-8.3.1
Bump pytest from 8.2.2 to 8.3.1
2 parents 6f0435e + 937dd2c commit 75e13b1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
# Integration tests dependencies.
1111
invoke = "^2.2.0"
12-
pytest = "^8.2.2"
12+
pytest = "^8.3.1"
1313
python-dateutil = "^2.9.0"
1414
semver = "^3.0.2"
1515

0 commit comments

Comments
 (0)