From 2c39e6b580052db10d9ed3e5550473718cd39366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 23:12:03 +0000 Subject: [PATCH] Bump structlog from 23.1.0 to 23.2.0 Bumps [structlog](https://github.com/hynek/structlog) from 23.1.0 to 23.2.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.1.0...23.2.0) --- updated-dependencies: - dependency-name: structlog 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 e53880cc..aea48a20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ rich==13.5.2 setuptools==68.2.2 setuptools-git-versioning==1.13.5 sqlalchemy==2.0.20 -structlog==23.1.0 +structlog==23.2.0