Skip to content

Commit 2e06d00

Browse files
dependabot[bot]Mark90
authored andcommitted
Bump pytest from 8.2.2 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2. - [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.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1837c5b commit 2e06d00

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
@@ -88,7 +88,7 @@ test = [
8888
"jsonref",
8989
"mypy==1.9",
9090
"pyinstrument",
91-
"pytest==8.2.2",
91+
"pytest==8.3.2",
9292
"pytest-asyncio==0.21.2",
9393
"pytest-cov",
9494
"pytest-httpx",

0 commit comments

Comments
 (0)