From 812e3824d4fef8023eb17503b4100a09f749a40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:10:33 +0000 Subject: [PATCH] build(deps): Bump structlog from 24.1.0 to 24.2.0 Bumps [structlog](https://github.com/hynek/structlog) from 24.1.0 to 24.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/24.1.0...24.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 2fbaa72..dc40fdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ urllib3==1.26.18 vine==5.1.0 whitenoise==6.6.0 requests==2.31.0 -structlog==24.1.0 +structlog==24.2.0 colorama==0.4.6 psutil==5.9.8 django-prometheus==2.3.1