From 3bace106065f58999c01dc2dae330fcf4e11d44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 19:40:32 +0000 Subject: [PATCH] Update python-json-logger requirement from ~=3.2.1 to ~=3.3.0 Updates the requirements on [python-json-logger](https://github.com/nhairs/python-json-logger) to permit the latest version. - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](https://github.com/nhairs/python-json-logger/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: python-json-logger 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 1b308cf..7133b70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests~=2.32.3 -python-json-logger~=3.2.1 +python-json-logger~=3.3.0 git+https://github.com/OCHA-DAP/hdx-redis-lib.git@0.3.2