Skip to content

Commit bea33f5

Browse files
Bump pytest from 8.2.1 to 8.2.2 (#95)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.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.1...8.2.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 b76be8c commit bea33f5

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
@@ -16,7 +16,7 @@ packaging==23.0
1616
# via pytest
1717
pluggy==1.5.0
1818
# via pytest
19-
pytest==8.2.1
19+
pytest==8.2.2
2020
# via -r dev_requirements/requirements-tests.in
2121
requests==2.32.3
2222
# via requests-mock

0 commit comments

Comments
 (0)