Skip to content

Commit 6288982

Browse files
dependabot[bot]wakonig
authored andcommitted
chore(deps): bump toolz in /bec_lib
Updates the requirements on [toolz](https://github.com/pytoolz/toolz) to permit the latest version. Updates `toolz` to 1.1.0 - [Release notes](https://github.com/pytoolz/toolz/releases) - [Changelog](https://github.com/pytoolz/toolz/blob/master/release-notes) - [Commits](pytoolz/toolz@0.12.0...1.1.0) --- updated-dependencies: - dependency-name: toolz dependency-version: 1.1.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb1ad5 commit 6288982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bec_lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"rich>=13.7,<16.0",
3131
"scipy~=1.12",
3232
"tomli~=2.0, >=2.0.1",
33-
"toolz~=0.12",
33+
"toolz>=0.12,<2.0",
3434
"typeguard ~= 4.1, >=4.1.5",
3535
"prettytable~=3.9",
3636
"h5py~=3.10",

0 commit comments

Comments
 (0)