Skip to content

Commit 8a2617b

Browse files
Bump pytest from 8.2.0 to 8.2.1 in /it/python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2619bc7 commit 8a2617b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it/python/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pluggy==1.5.0 ; python_version >= '3.7'
4242

4343
pylint==3.2.0
4444

45-
pytest==8.2.0
45+
pytest==8.2.1
4646

4747
pytest-asyncio==0.23.7
4848

0 commit comments

Comments
 (0)