Skip to content

Commit 3975f45

Browse files
Bump pytest from 8.2.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 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.2.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5c1f56 commit 3975f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ test = [
3131
"pre-commit==3.7.1",
3232
"pre-commit-hooks==4.6.0",
3333
"pylint==3.2.5",
34-
"pytest==8.2.2",
34+
"pytest==8.3.3",
3535
"pytest-aiohttp==1.0.5",
3636
"pytest-cov==5.0.0",
3737
"ruff==0.5.0",

0 commit comments

Comments
 (0)