From a59737bf427415b72aef70a49433eb4c91c5c632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 08:12:42 +0000 Subject: [PATCH] build(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-devel.txt b/requirements-devel.txt index d6f94cc39..4eaece727 100644 --- a/requirements-devel.txt +++ b/requirements-devel.txt @@ -17,7 +17,7 @@ sphinx-rtd-theme==3.0.2 autodoc-pydantic==2.2.0 importlib_metadata==8.7.0 -tomli==2.3.0 +tomli==2.4.0 types-protobuf==6.30.2.20250703 types-urllib3==1.26.25.14 typing_extensions==4.14.1