Skip to content

Commit

Permalink
Merge pull request #583 from yukinarit/dependabot/pip/more-itertools-…
Browse files Browse the repository at this point in the history
…approx-eq-10.4.0

Update more-itertools requirement from ~=10.3.0 to ~=10.4.0
  • Loading branch information
yukinarit committed Aug 21, 2024
2 parents 569a2fb + f3fdbd3 commit fd1c1a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pytest-watch = "*"
pytest-flake8 = "*"
coverage = "==7.6.0"
pdoc = "^14"
more-itertools = "~=10.3.0"
more-itertools = "~=10.4.0"
pre-commit = "==v3.8.0"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
Expand Down

0 comments on commit fd1c1a8

Please sign in to comment.