Skip to content

Commit 627ecaa

Browse files
dependabot[bot]mergify[bot]SkafteNickiBorda
authored
build(deps): update aeon requirement from <1.3.0,>=1.0.0 to >=1.0.0,<1.4.0 in /requirements (#3265)
* build(deps): update aeon requirement in /requirements Updates the requirements on [aeon](https://github.com/aeon-toolkit/aeon) to permit the latest version. - [Release notes](https://github.com/aeon-toolkit/aeon/releases) - [Changelog](https://github.com/aeon-toolkit/aeon/blob/main/docs/changelog.md) - [Commits](aeon-toolkit/aeon@v1.0.0...v1.3.0) --- updated-dependencies: - dependency-name: aeon dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * pre-commit --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Nicki Skafte <skaftenicki@gmail.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent 5f43e44 commit 627ecaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/clustering_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

4-
aeon >= 1.0.0, < 1.3.0; python_version >"3.10" # cluster accuracy
4+
aeon >= 1.0.0, < 1.4.0; python_version >"3.10" # cluster accuracy

0 commit comments

Comments
 (0)