build(deps): bump attrs from 24.3.0 to 25.1.0 (#2476)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-28 12:57:25 +08:00
committed by GitHub
parent db7fa831e9
commit a183c6160e
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ classifiers=[
]
dependencies = [
"attrs==24.3.0",
"attrs==25.1.0",
"bcrypt==4.2.1",
"cryptography==44.0.0",
"hyperlink==21.0.0",

View File

@ -1,4 +1,4 @@
attrs==24.3.0
attrs==25.1.0
bcrypt==4.2.1
cryptography==44.0.0
hyperlink==21.0.0