From e685d142bda6f5db64d20c8460848a6bdc7acdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 22:27:22 +0000 Subject: [PATCH] build(deps): Bump structlog from 24.2.0 to 24.4.0 Bumps [structlog](https://github.com/hynek/structlog) from 24.2.0 to 24.4.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.2.0...24.4.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 34b4a27..cfba354 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ urllib3==1.26.19 vine==5.1.0 whitenoise==6.7.0 requests==2.32.3 -structlog==24.2.0 +structlog==24.4.0 colorama==0.4.6 psutil==5.9.8 django-prometheus==2.3.1