Skip to content

Commit ccba640

Browse files
Bump tomli from 2.0.2 to 2.2.1
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc5085 commit ccba640

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

poetry.lock

Lines changed: 35 additions & 5 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
@@ -55,7 +55,7 @@ packages = [
5555
[tool.poetry.dependencies]
5656
python = ">=3.8, <3.13"
5757
CoolProp = "6.6.0"
58-
tomli = "2.0.2"
58+
tomli = "2.2.1"
5959

6060
[tool.poetry.group.test.dependencies]
6161
pytest = "8.3.4"

0 commit comments

Comments
 (0)