Skip to content

Commit f84c051

Browse files
Bump pytest from 8.3.3 to 8.3.4 (#519)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7644896 commit f84c051

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
@@ -41,7 +41,7 @@ mypy = "1.13.0"
4141
myst-parser = "3.0.1"
4242
pandas = "^2.2.1"
4343
pre-commit = "4.0.1"
44-
pytest = "8.3.3"
44+
pytest = "8.3.4"
4545
pytest-cov = "5.0.0"
4646
pytest-env = "1.0.1"
4747
pytest-flake8 = "1.1.1"

0 commit comments

Comments
 (0)