Chore(deps): Bump tomli from 2.1.0 to 2.2.1 (#1816)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 23 Dec 2024 19:48:01 +0000 (20:48 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2024 19:48:01 +0000 (20:48 +0100)
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](https://github.com/hukkin/tomli/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index c5994a93ca5c9df8191c4a4a1a318a1b249207ef..00f8952473204c78b530a3cf86c835d6c1256273 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.8.0",
-  "tomli==2.1.0",
+  "tomli==2.2.1",
   "ruff==0.7.4",
 ]