From 87a66b8e7d174427ec2b7d25b9ceae7e9e0ecf76 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 31 Oct 2023 17:27:07 +0000
Subject: [PATCH] Bump more-itertools from 8.13.0 to 10.1.0 in /py (#13044)

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.13.0 to 10.1.0.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](https://github.com/more-itertools/more-itertools/compare/v8.13.0...v10.1.0)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
NOKEYCHECK=True
GitOrigin-RevId: b7bc07ef4f153f7a825795a69b8b89ccf571036f
---
 requirements.txt      | 2 +-
 requirements_lock.txt | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 04289a03..05889cb7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ idna==3.4
 importlib-metadata==6.8.0
 inflection==0.5.1
 iniconfig==2.0.0
-more-itertools==8.13.0
+more-itertools==10.1.0
 multidict==6.0.2
 outcome==1.3.0
 packaging==23.2
diff --git a/requirements_lock.txt b/requirements_lock.txt
index 96062900..47ef4076 100644
--- a/requirements_lock.txt
+++ b/requirements_lock.txt
@@ -162,9 +162,9 @@ iniconfig==2.0.0 \
     # via
     #   -r py/requirements.txt
     #   pytest
-more-itertools==8.13.0 \
-    --hash=sha256:a42901a0a5b169d925f6f217cd5a190e32ef54360905b9c39ee7db5313bfec0f \
-    --hash=sha256:c5122bffc5f104d37c1626b8615b511f3427aa5389b94d61e5ef8236bfbc3ddb
+more-itertools==10.1.0 \
+    --hash=sha256:626c369fa0eb37bac0291bce8259b332fd59ac792fa5497b59837309cd5b114a \
+    --hash=sha256:64e0735fcfdc6f3464ea133afe8ea4483b1c5fe3a3d69852e6503b43a0b222e6
     # via -r py/requirements.txt
 multidict==6.0.2 \
     --hash=sha256:0327292e745a880459ef71be14e709aaea2f783f3537588fb4ed09b6c01bca60 \