Skip to content

Commit 46b7885

Browse files
Bump pytest from 8.3.3 to 8.3.4 (#3219)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10fd92 commit 46b7885

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ coverage = "7.6.10"
3636
httpx = "0.28.1"
3737
pre-commit = "4.0.1"
3838
pip-licenses = "5.0.0"
39-
pytest = "8.3.3"
39+
pytest = "8.3.4"
4040
pytest-cov = "6.0.0"
4141
pytest-subtests = "0.13.1"
4242
pytest-xdist = "3.6.1"

0 commit comments

Comments
 (0)