Skip to content

Commit 241218b

Browse files
chore(deps): update pytest requirement in /bots/gsbot
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.3...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eff9a51 commit 241218b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requests>=2.31.0
1818
cachetools>=5.3.2
1919

2020
# Testing
21-
pytest>=7.4.3
21+
pytest>=8.4.2
2222
pytest-asyncio>=0.21.1
2323
pytest-cov>=7.1.0
2424
pytest-mock>=3.12.0

0 commit comments

Comments
 (0)