Skip to content

Commit e34da07

Browse files
Combine mypy version updates (#7457)
- Bump mypy from 1.16.0 to 1.16.1 in /dev_tools/requirements/deps - Let us unify version specs for types-requests and requests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a6875c commit e34da07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# the mypy dependency file
2-
mypy==1.16.0
2+
mypy==1.16.1
33

44
# packages with stub types for various libraries
55
types-protobuf>=4.24
6-
types-requests~=2.32.0.20241016
6+
types-requests~=2.32

0 commit comments

Comments
 (0)