Skip to content

Commit e57855b

Browse files
dependabot[bot]brndnmtthws
authored andcommitted
chore(deps): bump the deps group across 1 directory with 2 updates
Updates the requirements on [more-itertools](https://github.com/more-itertools/more-itertools) and [rich](https://github.com/Textualize/rich) to permit the latest version. Updates `more-itertools` to 11.0.2 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v9.1.0...v11.0.2) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v15.0.0) --- updated-dependencies: - dependency-name: more-itertools dependency-version: 11.0.2 dependency-type: direct:production dependency-group: deps - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 084bc76 commit e57855b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ dependencies = [
44
"alembic>=1.13,<2",
55
"click>=8.1.3,<9",
66
"click-log>=0.4.0,<0.5",
7-
"more-itertools>=9.1,<11.0",
7+
"more-itertools>=9.1,<12.0",
88
"numpy>=1.26,<3.0",
99
"python-dateutil>=2.8.1,<3",
1010
"pytimeparse>=1.1.8,<2",
11-
"rich>=13.7.0,<15",
11+
"rich>=13.7.0,<16",
1212
"schema>=0.7.5,<0.8",
1313
"sqlalchemy>=2.0,<3",
1414
"tomlkit>=0.14.0,<1",

0 commit comments

Comments
 (0)