From 4e72f2fd6be4ed9031ff12fd4129d9bdf9755c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:34:09 +0000 Subject: [PATCH] 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 0c0e88b..43d8447 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sulguk==0.8.0 jinja2==3.1.5 pyyaml==6.0.2 pydantic_settings==2.7.1 -structlog==24.4.0 +structlog==25.1.0 orjson==3.10.15 uvloop==0.21.0 SQLAlchemy==2.0.37