diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-07 15:20:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 15:20:37 (GMT) |
commit | 19dd2dcbde857fa5137ab7f72a7f541cb689bac7 (patch) | |
tree | b455b9f58dca0994cb26fe17aa342a45334a4c3f /Tools | |
parent | 0bd93755f37e6b8beb597787fce39eb141179965 (diff) | |
download | cpython-19dd2dcbde857fa5137ab7f72a7f541cb689bac7.zip cpython-19dd2dcbde857fa5137ab7f72a7f541cb689bac7.tar.gz cpython-19dd2dcbde857fa5137ab7f72a7f541cb689bac7.tar.bz2 |
Bump types-setuptools to 71.1.0.20240726 in /Tools (#122551)
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index cbf4072..61556be 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -4,4 +4,4 @@ mypy==1.11.1 # needed for peg_generator: types-psutil==6.0.0.20240621 -types-setuptools==70.1.0.20240627 +types-setuptools==71.1.0.20240726 |