Skip to content

Commit ebbea1b

Browse files
Bump pytest from 8.3.3 to 8.3.4 (#516)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3...8.3.4) --- 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 56c0427 commit ebbea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
'coverage==7.6.1',
5353
'coveralls==4.0.1',
5454
'pylint==3.2.7',
55-
'pytest==8.3.3',
55+
'pytest==8.3.4',
5656
'pytest-cov==5.0.0',
5757
'twine==6.1.0',
5858
]

0 commit comments

Comments
 (0)