Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 7c19810

Browse files
Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...v7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2c797c commit 7c19810

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
@@ -24,7 +24,7 @@
2424
],
2525
setup_requires=setup_requires,
2626
tests_require=[
27-
"pytest==7.4.2",
27+
"pytest==7.4.3",
2828
"redis==4.6.0",
2929
"mockredispy==2.9.3",
3030
"mongomock==4.1.2",

0 commit comments

Comments
 (0)