Skip to content

Commit 87e344d

Browse files
Build(deps): bump tomli from 2.1.0 to 2.2.1
Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.1.0...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e25b55d commit 87e344d

File tree

2 files changed

+35
-5
lines changed

2 files changed

+35
-5
lines changed

poetry.lock

Lines changed: 34 additions & 4 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
@@ -59,7 +59,7 @@ classifiers = [
5959
[tool.poetry.dependencies]
6060
python = "^3.9.0"
6161
python-dotenv = "^1.0.1"
62-
tomli = { version = "^2.1.0", python = "<3.11" }
62+
tomli = { version = "^2.2.1", python = "<3.11" }
6363

6464

6565
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)