Skip to content

Commit b5ae479

Browse files
authored
Merge branch 'main' into allow-double-quote-in-cookie-values
2 parents c79d107 + fb1cb00 commit b5ae479

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tools/requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements file for external linters and checks we run on
22
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
3-
mypy==1.16.1
3+
mypy==1.17.1
44

55
# needed for peg_generator:
6-
types-psutil==7.0.0.20250601
7-
types-setuptools==80.9.0.20250529
6+
types-psutil==7.0.0.20250801
7+
types-setuptools==80.9.0.20250801

0 commit comments

Comments
 (0)