Skip to content

Commit b9dfb9a

Browse files
Bump tomli from 2.1.0 to 2.2.1 (#573)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed3e354 commit b9dfb9a

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
@@ -58,7 +58,7 @@ pytz = "2024.2"
5858
python-hcl2 = "^5.1.1"
5959
pydantic = "^2.10.1"
6060
semver = ">=3.0.0.dev2"
61-
tomli = "^2.1.0"
61+
tomli = "^2.2.1"
6262
tomli-w = "^1.1.0"
6363
wildcard-matcher = "^0.0.3"
6464
fastapi = "0.115.5"

0 commit comments

Comments
 (0)