From bf456fc417f673e978a47dbc3517568074ee0468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:16:13 +0000 Subject: [PATCH] build(deps-dev): bump tomli from 2.1.0 to 2.2.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.1.0...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3c69c99..0b08437 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -104,7 +104,7 @@ pytest==8.3.3 # via elastic-opentelemetry (pyproject.toml) requests==2.32.3 # via opentelemetry-exporter-otlp-proto-http -tomli==2.1.0 +tomli==2.2.1 # via # build # pip-tools