From 26276a583e6ae07c89f460c97366b49e6157c072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:57:21 +0000 Subject: [PATCH] pip(deps): 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 3956fc77..fe22ff8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pytest-html==4.1.1 # From none | Vulnerabilities: None pytest-mock==3.14.0 # Vulnerabilities: None pytest-runner==6.0.1 # Vulnerabilities: None pytest-xdist==3.6.1 # Vulnerabilities: None -python-json-logger==2.0.7 # Vulnerabilities: None +python-json-logger==3.2.1 # Vulnerabilities: None PyYAML==6.0.2 # Vulnerabilities: None ruff==0.8.1 # From 0.7.0 | Vulnerabilities: None SQLAlchemy==2.0.36 # Vulnerabilities: None