From 5c904e6a682fe603b775f65302902e1e4d4780eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:50:25 +0000 Subject: [PATCH] chore(deps): Bump pollination-dsl from 0.14.1 to 0.15.0 Bumps [pollination-dsl](https://github.com/pollination/pollination-dsl) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/pollination/pollination-dsl/releases) - [Changelog](https://github.com/pollination/pollination-dsl/blob/master/.releaserc.json) - [Commits](https://github.com/pollination/pollination-dsl/compare/v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: pollination-dsl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c96dd3b..253fb50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pollination-dsl==0.14.1 +pollination-dsl==0.15.0 lbt-honeybee==0.7.257