From 28395743290712c5b1af5f4e1a83a8d62fa56aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 02:12:11 +0000 Subject: [PATCH] chore(deps-dev): bump tomli from 2.0.2 to 2.1.0 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: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 6e3284e552b..766e1946d19 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -65,7 +65,7 @@ sniffio==1.3.1 std-uritemplate==1.0.6 time-machine==2.16.0 toml==0.10.2 -tomli==2.0.2 +tomli==2.1.0 tomli_w==1.1.0 tomlkit==0.13.2 typing_extensions==4.12.2