Skip to content

Commit bd5f847

Browse files
build(deps-dev): bump pytest from 8.3.3 to 8.3.4
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]>
1 parent 3f2bbcb commit bd5f847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ lint =
5353
mypy >= 1.5.0
5454
types-redis
5555
tests =
56-
pytest==8.3.3
56+
pytest==8.3.4
5757
pytest-asyncio==0.24.0
5858
pytest-cov==6.0.0
5959
pytest-randomly==3.16.0

0 commit comments

Comments
 (0)