Skip to content

Commit effcfe2

Browse files
Bump pytest from 8.4.0 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24cd84f commit effcfe2

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
@@ -75,7 +75,7 @@ nbconvert = "^7.16.6"
7575
torchfix = "^0.7.0"
7676

7777
[tool.poetry.group.test.dependencies]
78-
pytest = "^8.4.0"
78+
pytest = "^8.4.1"
7979
pytest-cov = "^6.2.1"
8080
pytest-mock = "^3.14.1"
8181
pytest-cases = "^3.9.1"

0 commit comments

Comments
 (0)