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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a6875c commit e34da07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)