build(deps): bump attrs from 24.2.0 to 24.3.0 (#2447)

Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-24 14:59:57 +08:00 committed by GitHub
parent 6d04eca7da
commit ade487ad5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

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