From 9ac94ace04c530ce130cb3de5ec2c78912ab9ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 06:13:46 +0000 Subject: [PATCH] build(deps): bump wrapt from 1.17.3 to 2.0.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.3 to 2.0.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.3...2.0.1) --- updated-dependencies: - dependency-name: wrapt dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fa56ab..3f1488a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gps3==0.33.3 obd==0.7.3 paho-mqtt==2.1.0 -wrapt==1.17.3 +wrapt==2.0.1 logtail-python==0.3.4