From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:37:31 +0000 (+0000) Subject: build(deps): bump wheel from 0.45.1 to 0.46.2 in /pdns X-Git-Tag: rec-5.4.0-beta1~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0a171202dfeff505d9fb9cd99c95ab15b2e811;p=thirdparty%2Fpdns.git build(deps): bump wheel from 0.45.1 to 0.46.2 in /pdns Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/pdns/requirements.in b/pdns/requirements.in index bd292c2ba7..0b6adb5b7c 100644 --- a/pdns/requirements.in +++ b/pdns/requirements.in @@ -1,6 +1,6 @@ # To generate requirements.txt, install pip-tools and run: # pip-compile --generate-hashes -U requirements.in -wheel==0.45.1 +wheel==0.46.2 setuptools-git==1.2 PyYAML==6.0.1 diff --git a/pdns/requirements.txt b/pdns/requirements.txt index 4186ff5de6..8cdebf35a2 100644 --- a/pdns/requirements.txt +++ b/pdns/requirements.txt @@ -4,6 +4,10 @@ # # pip-compile --generate-hashes requirements.in # +packaging==26.0 \ + --hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \ + --hash=sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529 + # via wheel pyyaml==6.0.1 \ --hash=sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5 \ --hash=sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc \ @@ -61,7 +65,7 @@ setuptools-git==1.2 \ --hash=sha256:e7764dccce7d97b4b5a330d7b966aac6f9ac026385743fd6cedad553f2494cfa \ --hash=sha256:ff64136da01aabba76ae88b050e7197918d8b2139ccbf6144e14d472b9c40445 # via -r requirements.in -wheel==0.45.1 \ - --hash=sha256:661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 \ - --hash=sha256:708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248 +wheel==0.46.2 \ + --hash=sha256:33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65 \ + --hash=sha256:3d79e48fde9847618a5a181f3cc35764c349c752e2fe911e65fa17faab9809b0 # via -r requirements.in