From ff8f0a63961a964b9797e1f479026def7f265fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:26:56 +0000 Subject: [PATCH] fix: bump simplejson from 3.19.2 to 3.20.1 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.2 to 3.20.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/v3.19.2...v3.20.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d30cd09..0be7070 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple pika==1.3.2 redis==5.2.1 -simplejson==3.19.2 +simplejson==3.20.1 flask==3.1.0 pyyaml==6.0.2 pyiceberg[sql-sqlite,pyarrow]==0.8.1