Skip to content

Commit

Permalink
Merge pull request #55 from portyanikhin/dependabot/pip/tomli-2.2.1
Browse files Browse the repository at this point in the history
Bump tomli from 2.0.2 to 2.2.1
  • Loading branch information
portyanikhin authored Dec 18, 2024
2 parents cdc5085 + ccba640 commit a83c0b4
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 6 deletions.
40 changes: 35 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.8, <3.13"
CoolProp = "6.6.0"
tomli = "2.0.2"
tomli = "2.2.1"

[tool.poetry.group.test.dependencies]
pytest = "8.3.4"
Expand Down

0 comments on commit a83c0b4

Please sign in to comment.