From a30f76c3fe2174deb2b6849445527f4b7d53147a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:32:09 +0000 Subject: [PATCH] build(deps): Bump structlog from 24.4.0 to 25.1.0 Bumps [structlog](https://github.com/hynek/structlog) from 24.4.0 to 25.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/24.4.0...25.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 6249a8d..b14ed1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ urllib3==1.26.20 vine==5.1.0 whitenoise==6.8.2 requests==2.32.3 -structlog==24.4.0 +structlog==25.1.0 colorama==0.4.6 psutil==6.1.1 django-prometheus==2.3.1