From 62e906d4657297ce5a54a4776cefe1b5f237c091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:03:38 +0000 Subject: [PATCH] Bump simplejson from 2.1.6 to 2.6.1 in the pip group Bumps the pip group with 1 update: [simplejson](https://github.com/simplejson/simplejson). Updates `simplejson` from 2.1.6 to 2.6.1 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v2.1.6...v2.6.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index 7a220d2..f30494e 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -1 +1 @@ -simplejson==2.1.6 \ No newline at end of file +simplejson==2.6.1 \ No newline at end of file