From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 10:10:59 +0000 (+0000) Subject: build(deps): bump pyasn1 in /regression-tests.dnsdist X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32aa648ade36e3336036ae71d4da1f12eb91c42f;p=thirdparty%2Fpdns.git build(deps): bump pyasn1 in /regression-tests.dnsdist Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.8 to 0.6.3. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.4.8...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/regression-tests.dnsdist/requirements.in b/regression-tests.dnsdist/requirements.in index 939aef57bc..a33ccadaff 100644 --- a/regression-tests.dnsdist/requirements.in +++ b/regression-tests.dnsdist/requirements.in @@ -8,7 +8,7 @@ pytest-xdist libnacl>=1.4.3,<1.7 requests>=2.1.0 protobuf>=3.0 -pyasn1==0.4.8 +pyasn1==0.6.3 pysnmp>=5,<6 future>=0.17.1 pycurl>=7.43.0 diff --git a/regression-tests.dnsdist/requirements.txt b/regression-tests.dnsdist/requirements.txt index 153b732e9c..000ce937db 100644 --- a/regression-tests.dnsdist/requirements.txt +++ b/regression-tests.dnsdist/requirements.txt @@ -410,9 +410,9 @@ protobuf==6.33.5 \ # via # -r requirements.in # opentelemetry-proto -pyasn1==0.4.8 \ - --hash=sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d \ - --hash=sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba +pyasn1==0.6.3 \ + --hash=sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf \ + --hash=sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde # via # -r requirements.in # pyasn1-modules