From 98b8ccf83fcf265bc2a4c547b08338b2a494159f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 20:31:25 +0000 Subject: [PATCH] [pip] Update simplejson requirement from ~=3.20.2 to ~=4.0.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/v3.20.2...v4.0.1) --- updated-dependencies: - dependency-name: simplejson dependency-version: 4.0.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 cb8a023..77284ea 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.2 python-decouple~=3.8 -simplejson~=3.20.2 +simplejson~=4.0.1 tinkerforge-async~=1.6.1