diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-01 16:07:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-01 16:07:29 (GMT) |
commit | 6d12f4469c5f9e24809df28b19900722d52af11b (patch) | |
tree | def6a407e2414ed552c72c609ab2a7f920e483c7 /Tools | |
parent | 2d161cb899a0b32e80f0dc4f1c24b1df443d10a3 (diff) | |
download | cpython-6d12f4469c5f9e24809df28b19900722d52af11b.zip cpython-6d12f4469c5f9e24809df28b19900722d52af11b.tar.gz cpython-6d12f4469c5f9e24809df28b19900722d52af11b.tar.bz2 |
Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240423 in /Tools (#118463)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 e6864b1..ddeff67 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -4,4 +4,4 @@ mypy==1.10.0 # needed for peg_generator: types-psutil==5.9.5.20240316 -types-setuptools==69.2.0.20240317 +types-setuptools==69.5.0.20240423 |