Skip to content

Commit

Permalink
Update more-itertools requirement from ~=10.4.0 to ~=10.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [more-itertools](https://github.com/more-itertools/more-itertools) to permit the latest version.
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: more-itertools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent fcb8086 commit 493ee53
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.1"
pdoc = "^14"
more-itertools = "~=10.4.0"
more-itertools = "~=10.5.0"
pre-commit = "==v3.8.0"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
Expand Down

0 comments on commit 493ee53

Please sign in to comment.