Skip to content

Commit 76cba35

Browse files
Bump coolprop from 6.5.0.post1 to 6.6.0
Bumps [coolprop](https://github.com/CoolProp/CoolProp) from 6.5.0.post1 to 6.6.0. - [Release notes](https://github.com/CoolProp/CoolProp/releases) - [Commits](https://github.com/CoolProp/CoolProp/commits/v6.6.0) --- updated-dependencies: - dependency-name: coolprop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c79a7 commit 76cba35

File tree

2 files changed

+59
-50
lines changed

2 files changed

+59
-50
lines changed

poetry.lock

Lines changed: 58 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ packages = [
5454

5555
[tool.poetry.dependencies]
5656
python = ">=3.7, <3.12"
57-
CoolProp = "6.5.0.post1"
57+
CoolProp = "6.6.0"
5858
tomli = "2.0.1"
5959

6060
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)