Skip to content

Commit dff1e57

Browse files
Bump pytest from 8.1.1 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.3.3. - [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.1.1...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 666e4a7 commit dff1e57

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.10.1"
4141
myst-parser = "3.0.1"
4242
pandas = "^2.2.1"
4343
pre-commit = "4.0.1"
44-
pytest = "8.1.1"
44+
pytest = "8.3.3"
4545
pytest-cov = "5.0.0"
4646
pytest-env = "1.0.1"
4747
pytest-flake8 = "1.1.1"

0 commit comments

Comments
 (0)