From d3562af063d96c178293c65775546d145e16f587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 22:48:01 +0000 Subject: [PATCH] build(deps): Bump structlog from 23.3.0 to 24.1.0 Bumps [structlog](https://github.com/hynek/structlog) from 23.3.0 to 24.1.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.3.0...24.1.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2da74b8..73f9270 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==23.3.0 +structlog==24.1.0 colorama==0.4.6 psutil==5.9.7 django-prometheus==2.3.1