Skip to content

Commit 71260d6

Browse files
authored
Merge pull request #129 from pickwicksoft/dependabot/pip/tomlkit-0.14.0
⬆️ Bump tomlkit from 0.13.3 to 0.14.0
2 parents 9323657 + af1a033 commit 71260d6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 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
@@ -18,7 +18,7 @@ joblib = ">=1.2.0"
1818
defusedxml = { version = ">=0.7,<0.8", optional = true }
1919
ijson = { version = ">=3.1", optional = true }
2020
pyyaml = "^6.0.1"
21-
tomlkit = "^0.13.2"
21+
tomlkit = ">=0.13.2,<0.15.0"
2222
setuptools = ">=70.0.0"
2323

2424
[tool.poetry.extras]

0 commit comments

Comments
 (0)