From a134163f33b963f4d3bf4610bfbc6e280894d6ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:15:10 +0000 Subject: [PATCH] Bump tomli from 2.3.0 to 2.4.0 Bumps [tomli](https://github.com/hukkin/tomli) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: tomli dependency-version: 2.4.0 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 750f79d..18a6bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mdurl==0.1.2 obsws-python==1.8.0 Pygments==2.19.2 rich==14.2.0 -tomli==2.3.0 +tomli==2.4.0 websocket-client==1.9.0