Skip to content

Commit ba35c80

Browse files
Bump pytest from 8.3.1 to 8.3.2 (#97)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 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.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 959b1ef commit ba35c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pydantic==2.8.2
1717
# via -r dev_requirements/requirements-tests.in
1818
pydantic-core==2.20.1
1919
# via pydantic
20-
pytest==8.3.1
20+
pytest==8.3.2
2121
# via -r dev_requirements/requirements-tests.in
2222
typing-extensions==4.10.0
2323
# via

0 commit comments

Comments
 (0)