From 28df211d1bbf4a4bceb62dc623deac83ffdfaa40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:01:59 +0000 Subject: [PATCH] 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53f6af0..9ae4a80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ rich==13.7.0 setuptools-git-versioning==1.13.5 setuptools==69.0.2 sqlalchemy==2.0.23 -structlog==23.2.0 +structlog==23.3.0