mirror of https://github.com/cowrie/cowrie.git
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:
parent
6d04eca7da
commit
ade487ad5f
|
@ -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",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
attrs==24.2.0
|
||||
attrs==24.3.0
|
||||
bcrypt==4.2.1
|
||||
cryptography==44.0.0
|
||||
hyperlink==21.0.0
|
||||
|
|
Loading…
Reference in New Issue