Skip to content

Commit b3aaa6d

Browse files
Bump arviz from 0.19.0 to 0.20.0 (#328)
Bumps [arviz](https://github.com/arviz-devs/arviz) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/arviz-devs/arviz/releases) - [Changelog](https://github.com/arviz-devs/arviz/blob/main/CHANGELOG.md) - [Commits](arviz-devs/arviz@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: arviz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63cb4f1 commit b3aaa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies = [
6868
[project.optional-dependencies]
6969
sk-util = ["skfolio==0.4.1", "sktime==0.33.1"]
7070
bayes = [
71-
"arviz==0.19.0",
71+
"arviz==0.20.0",
7272
"bambi==0.14.0",
7373
"pymc==5.16.2",
7474
"formulae==0.5.4",

0 commit comments

Comments
 (0)