mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
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:
@ -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",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
attrs==24.3.0
|
||||
attrs==25.1.0
|
||||
bcrypt==4.2.1
|
||||
cryptography==44.0.0
|
||||
hyperlink==21.0.0
|
||||
|
||||
Reference in New Issue
Block a user