Skip to main content

build(deps): bump attrs from 25.3.0 to 25.4.0

ID
af9bd29
date
2025-10-13 09:31:39+00:00
author
dependabot <https://github.com/dependabot>
parent
3a082af
message
build(deps): bump attrs from 25.3.0 to 25.4.0

Bumps [attrs](https://github.com/sponsors/hynek) from 25.3.0 to 25.4.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-version: 25.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 3 additions, 3 deletions

Changed files

aws/requirements.txt (488) → aws/requirements.txt (496)

diff --git a/aws/requirements.txt b/aws/requirements.txt
index b36a906..2986426 100644
--- a/aws/requirements.txt
+++ b/aws/requirements.txt
@@ -1,9 +1,9 @@
 # This file was autogenerated by uv via the following command:
 #    uv pip compile requirements.in --output-file requirements.txt
-attrs==25.3.0
-    # via -r requirements.in
+attrs==25.4.0
+    # via -r aws/requirements.in
 boto3==1.38.7
-    # via -r requirements.in
+    # via -r aws/requirements.in
 botocore==1.38.7
     # via
     #   boto3