From 13383b58e69e9d22b34de2a28d8b1e04eedb81f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:51:20 +0000 Subject: [PATCH] chore: bump structlog from 23.2.0 to 23.3.0 Bumps [structlog](https://github.com/hynek/structlog) from 23.2.0 to 23.3.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/structlog/compare/23.2.0...23.3.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 66e5394..bbae502 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ rich==13.7.0 ruamel-yaml==0.18.5 ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13" six==1.16.0 -structlog==23.2.0 +structlog==23.3.0 termcolor==2.4.0 types-requests==2.31.0.10 typing-extensions==4.9.0 diff --git a/requirements.txt b/requirements.txt index 66e5394..bbae502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ rich==13.7.0 ruamel-yaml==0.18.5 ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13" six==1.16.0 -structlog==23.2.0 +structlog==23.3.0 termcolor==2.4.0 types-requests==2.31.0.10 typing-extensions==4.9.0