Skip to content

Commit 8de390d

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

File tree

2 files changed

+45
-35
lines changed

2 files changed

+45
-35
lines changed

poetry.lock

Lines changed: 44 additions & 34 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.1.1"
62-
tomli = { version = "^2.2.1", python = "<3.11" }
62+
tomli = { version = "^2.3.0", python = "<3.11" }
6363

6464

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

0 commit comments

Comments
 (0)