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:
dependabot[bot]
2025-04-20 22:57:08 +08:00
committed by GitHub
parent ff94a5a89a
commit 4cbb3c4136
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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