Skip to content

Commit ba1ccd2

Browse files
build(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /demos/moderator_bot (#529)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.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@7.2.1...7.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 be4932c commit ba1ccd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ more-itertools==9.1.0
1313
multidict==6.0.4
1414
numpy==1.23.4
1515
pluggy==1.0.0
16-
pytest==7.2.1
16+
pytest==7.2.2
1717
pytest-aiohttp==1.0.4
1818
pyyaml==6.0
1919
scikit-learn==0.21.3

0 commit comments

Comments
 (0)