From 7f488214fcc205e0df29117d0319233699cfc22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:09:25 +0000 Subject: [PATCH] chore(deps-dev): bump tomli-w from 1.0.0 to 1.1.0 Bumps [tomli-w](https://github.com/hukkin/tomli-w) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli-w/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: tomli-w 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 5972a516171..92d7b1637e3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ std-uritemplate==1.0.6 time-machine==2.16.0 toml==0.10.2 tomli==2.0.2 -tomli_w==1.0.0 +tomli_w==1.1.0 tomlkit==0.13.2 typing_extensions==4.12.2 tzdata==2024.2