From afe6542b30def82573e070371281c05dc593a739 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sat, 30 Nov 2024 17:48:37 -0700 Subject: Pull in https://github.com/python/typeshed/pull/13169 --- build-aux/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux') diff --git a/build-aux/requirements.txt b/build-aux/requirements.txt index 03c0b3d..43a13be 100644 --- a/build-aux/requirements.txt +++ b/build-aux/requirements.txt @@ -4,6 +4,6 @@ # SPDX-License-Identifier: AGPL-3.0-or-later mypy -types-gdb +types-gdb>=15.0.0.20241204 # https://github.com/python/typeshed/pull/13169 black isort -- cgit v1.2.3-2-g168b