Skip to content

Commit 481c589

Browse files
Bump more-itertools from 10.2.0 to 10.3.0 (#96)
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bea33f5 commit 481c589

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/requirements-packaging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ markdown-it-py==3.0.0
4040
# via rich
4141
mdurl==0.1.2
4242
# via markdown-it-py
43-
more-itertools==10.2.0
43+
more-itertools==10.3.0
4444
# via
4545
# jaraco-classes
4646
# jaraco-functools

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ deprecated==1.2.14
2222
# via pygithub
2323
idna==3.4
2424
# via requests
25-
more-itertools==10.2.0
25+
more-itertools==10.3.0
2626
# via -r requirements.in
2727
pycparser==2.21
2828
# via cffi

0 commit comments

Comments
 (0)