Chore(deps): Bump tomli from 2.0.2 to 2.1.0 (#1782)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Nov 2024 17:55:37 +0000 (18:55 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 17:55:37 +0000 (18:55 +0100)
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.1.0)

---
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 77aa13d79c40291608221456edb7f74dcdef880f..3f83403c4ef1e8193cc7c2cd98060dd5e023e893 100644 (file)
@@ -51,7 +51,7 @@ test = [
   "pytest-aiohttp==1.0.5",
   "pytest-cov==5.0.0",
   "syrupy==4.7.2",
-  "tomli==2.0.2",
+  "tomli==2.1.0",
   "ruff==0.7.4",
 ]