From 3dda50153e83605e111c472fcdfb6eb2cc24599e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:48:31 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 863b441d2..faa61c749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ s3transfer==0.10.3 six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/six-1.15.0-py2.py3-none-any.whl smmap==5.0.1 toml==0.10.2 -tomli==2.0.2 +tomli==2.1.0 traitlets==5.14.3 types-toml==0.10.8.20240310 typing_extensions==4.12.2