summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-11-30 17:48:37 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-08 08:21:19 -0700
commitafe6542b30def82573e070371281c05dc593a739 (patch)
treeffcc60c16f7636599526c4899099ac33712979c7 /build-aux
parente8f09fdd0e0aa7e17317a58474058b9272a12f93 (diff)
Pull in https://github.com/python/typeshed/pull/13169
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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