Skip to content

Commit

Permalink
Bump more-itertools from 10.2.0 to 10.3.0 (#414)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
  • Loading branch information
dependabot[bot] and hf-kklein committed Jul 11, 2024
1 parent e0aa0d7 commit 8bfd7eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 2 additions & 6 deletions dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#
# pip-compile-multi
#
backports-tarfile==1.1.1
# via jaraco-context
build==1.2.1
# via -r dev_requirements/requirements-test_packaging.in
certifi==2024.2.2
Expand All @@ -22,9 +20,7 @@ docutils==0.21.2
idna==3.7
# via requests
importlib-metadata==7.1.0
# via
# keyring
# twine
# via twine
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
Expand All @@ -41,7 +37,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.3.0
# via
# jaraco-classes
# jaraco-functools
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ attrs==23.2.0
# via -r requirements.in
click==8.1.7
# via -r requirements.in
colorama==0.4.6
# via click
lark==1.1.9
# via -r requirements.in
lxml==5.2.2
# via -r requirements.in
marshmallow==3.21.3
# via -r requirements.in
more-itertools==10.2.0
more-itertools==10.3.0
# via -r requirements.in
packaging==24.0
# via marshmallow
Expand Down

0 comments on commit 8bfd7eb

Please sign in to comment.