From 7a553820ac2de2b2fdf94d74d30122dda78bac3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:05:37 +0000 Subject: [PATCH] [pip] Update simplejson requirement from ~=4.1.0 to ~=4.1.1 Updates the requirements on [simplejson](https://github.com/simplejson/simplejson) to permit the latest version. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/main/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: simplejson dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5fe09a..2dda623 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ labnode-async~=0.16.4 prologix-gpib-async~=1.5.0 pydantic~=2.13.3 python-decouple~=3.8 -simplejson~=4.1.0 +simplejson~=4.1.1 tinkerforge-async~=1.6.1