From ba952c9c4c15a68a4847fd38dd75b2a2497dc5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:45:21 +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 85884d21280..30be47360bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ std-uritemplate==2.0.0 time-machine==2.15.0 toml==0.10.2 tomli==2.2.1 -tomli_w==1.0.0 +tomli_w==1.1.0 tomlkit==0.13.2 typing_extensions==4.12.2 tzdata==2024.2