Skip to content

Commit 6f9aaa8

Browse files
chore(deps): update pytest-mock requirement in /bots/gsbot
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.12.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a971c commit 6f9aaa8

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
@@ -21,7 +21,7 @@ cachetools>=6.2.6
2121
pytest>=8.4.2
2222
pytest-asyncio>=0.21.1
2323
pytest-cov>=7.1.0
24-
pytest-mock>=3.12.0
24+
pytest-mock>=3.15.1
2525

2626
# Code Quality
2727
black>=25.11.0

0 commit comments

Comments
 (0)