Skip to content

Commit d9e1703

Browse files
chore(deps): update mypy requirement in /bots/gsbot
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37db42f commit d9e1703

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
@@ -26,7 +26,7 @@ pytest-mock>=3.15.1
2626
# Code Quality
2727
black>=25.11.0
2828
flake8>=7.3.0
29-
mypy>=1.7.1
29+
mypy>=1.19.1
3030
pylint>=3.3.9
3131

3232
# Utilities

0 commit comments

Comments
 (0)