Skip to content

Commit 1016983

Browse files
Bump pytest from 8.3.5 to 8.4.1 (#11)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8ec78b commit 1016983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"pytest-asyncio==1.0.0",
3131
"pytest-cov==6.1.1",
3232
"pytest-xdist==3.7.0",
33-
"pytest==8.3.5",
33+
"pytest==8.4.1",
3434
"ruff==0.11.12",
3535
"types-beautifulsoup4==4.12.0.20250516",
3636
"types-tqdm==4.67.0.20250516",

0 commit comments

Comments
 (0)