From 6c9f9e662e7620167db41375829b02851118fd82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 22:06:36 +0000 Subject: [PATCH] build(deps): Bump structlog from 25.1.0 to 25.2.0 Bumps [structlog](https://github.com/hynek/structlog) from 25.1.0 to 25.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/25.1.0...25.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 482337f..08dd4c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ urllib3==1.26.20 vine==5.1.0 whitenoise==6.9.0 requests==2.32.3 -structlog==25.1.0 +structlog==25.2.0 colorama==0.4.6 psutil==7.0.0 django-prometheus==2.3.1