Skip to content

Commit 707120e

Browse files
Bump pytest from 8.2.1 to 8.2.2 (#473)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47c4e03 commit 707120e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'coverage==6.5.0',
5353
'coveralls==4.0.1',
5454
'pylint==3.2.2',
55-
'pytest==8.2.1',
55+
'pytest==8.2.2',
5656
'pytest-cov==5.0.0',
5757
'twine==5.1.0',
5858
]

0 commit comments

Comments
 (0)