From 69ded60f00e683a9e7c0342ef6e813c676448dae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 15:09:08 +0000 Subject: [PATCH] fix(deps): bump honeybee-core from 1.44.4 to 1.44.5 Bumps [honeybee-core](https://github.com/ladybug-tools/honeybee-core) from 1.44.4 to 1.44.5. - [Release notes](https://github.com/ladybug-tools/honeybee-core/releases) - [Changelog](https://github.com/ladybug-tools/honeybee-core/blob/master/.releaserc.json) - [Commits](https://github.com/ladybug-tools/honeybee-core/compare/v1.44.4...v1.44.5) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13b331e7..467da027 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -honeybee-core==1.44.4 +honeybee-core==1.44.5 dragonfly-schema==1.6.35;python_version>='3.7'