Skip to content

Commit fb5aeee

Browse files
build(deps): bump pytest from 8.4.0 to 8.4.1 in /book/src
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b3fb1b commit fb5aeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pinject==0.14.1
1010
pip-tools==7.4.1
1111
pyflakes==3.2.0
1212
pylint==3.3.7
13-
pytest==8.4.0
13+
pytest==8.4.1
1414
pytest-cov==5.0.0
1515
pytype==2024.9.13
1616
requests==2.32.4

0 commit comments

Comments
 (0)