From 5c6815f0d4c52644b6bdf750a437e985b1b2b258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 03:29:41 +0000 Subject: [PATCH] Bump python-json-logger from 2.0.7 to 3.2.1 Bumps [python-json-logger](https://github.com/nhairs/python-json-logger) from 2.0.7 to 3.2.1. - [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/v2.0.7...v3.2.1) --- updated-dependencies: - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af36c36..1523ff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ propcache==0.2.1 pydantic==2.10.3 pydantic_core==2.27.1 python-dateutil==2.9.0.post0 -python-json-logger==2.0.7 +python-json-logger==3.2.1 PyYAML==6.0.2 six==1.17.0 sniffio==1.3.1