Bump tomli from 2.0.1 to 2.0.2 (#1754)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 25 Oct 2024 01:10:05 +0000 (03:10 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2024 01:10:05 +0000 (03:10 +0200)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: tomli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 9ee2db89d458ccb5bf71047c8ece5b17bb8429a1..66d52df56bac8bd2aa7258a914b904276cb7716c 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.7.2",
-  "tomli==2.0.1",
+  "tomli==2.0.2",
   "ruff==0.6.9",
 ]