Skip to content

Commit 5c866e5

Browse files
Bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0. - [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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ebff95 commit 5c866e5

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

poetry.lock

Lines changed: 18 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3.5"
12+
pytest = "^8.4.0"
1313
python-dateutil = "^2.9.0"
1414
semver = "^3.0.4"
1515

0 commit comments

Comments
 (0)