From 27f19bfc88ca11c96f0e0a0a6768007ae95d80ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:44:16 +0000 Subject: [PATCH] fix: bump simplejson from 3.20.1 to 3.20.2 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.20.1 to 3.20.2. - [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/v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: simplejson dependency-version: 3.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d4c767..8720f31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple pika==1.3.2 redis==6.4.0 -simplejson==3.20.1 +simplejson==3.20.2 flask==3.1.2 pyyaml==6.0.2 pyiceberg[sql-sqlite,pyarrow]==0.10.0