From 9357cb540224b6a8035ae610eff1beb9bd860610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 22:24:24 +0000 Subject: [PATCH] chore(deps-dev): 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](https://github.com/hukkin/tomli/compare/2.2.1...2.3.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 013d4cdf84..a0b21d7bc6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -64,7 +64,7 @@ sniffio==1.3.1 std-uritemplate>=2.0.0 time-machine==2.19.0 toml==0.10.2 -tomli==2.2.1 +tomli==2.3.0 tomli_w==1.2.0 tomlkit==0.13.3 typing_extensions==4.15.0