From 55605df72d933a64189e9e9378c79e58dc4c9080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:18:46 +0000 Subject: [PATCH] build(deps): bump attrs from 25.1.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs 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 2b323fd..6882be4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o requirements.txt appdirs==1.4.4 # via fs -attrs==25.1.0 +attrs==25.3.0 # via # jsonschema # referencing