mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps): bump pyasn1-modules from 0.4.1 to 0.4.2 (#2547)
Bumps [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](https://github.com/pyasn1/pyasn1-modules/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: pyasn1-modules dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@ -34,7 +34,7 @@ dependencies = [
|
||||
"hyperlink==21.0.0",
|
||||
"idna==3.10",
|
||||
"packaging==24.2",
|
||||
"pyasn1_modules==0.4.1",
|
||||
"pyasn1_modules==0.4.2",
|
||||
"requests==2.32.3",
|
||||
"service_identity==24.2.0",
|
||||
"tftpy==0.8.5",
|
||||
|
||||
@ -4,7 +4,7 @@ cryptography==44.0.2
|
||||
hyperlink==21.0.0
|
||||
idna==3.10
|
||||
packaging==24.2
|
||||
pyasn1_modules==0.4.1
|
||||
pyasn1_modules==0.4.2
|
||||
requests==2.32.3
|
||||
service_identity==24.2.0
|
||||
tftpy==0.8.5
|
||||
|
||||
Reference in New Issue
Block a user