Skip to content

Update dnspython requirement from <2.8.0,>=2.7.0 to >=2.7.0,<2.9.0#3052

Merged
liquidsec merged 1 commit intodevfrom
dependabot/pip/dev/dnspython-gte-2.7.0-and-lt-2.9.0
Apr 20, 2026
Merged

Update dnspython requirement from <2.8.0,>=2.7.0 to >=2.7.0,<2.9.0#3052
liquidsec merged 1 commit intodevfrom
dependabot/pip/dev/dnspython-gte-2.7.0-and-lt-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Updates the requirements on dnspython to permit the latest version.

Release notes

Sourced from dnspython's releases.

dnspython 2.8.0

See What's New for details.

The minimum supported version of Python is 3.10.

My thanks to the many people who have contributed to this release. Also thanks to my co-maintainers: Tomáš Křížek, Petr Špaček, and Brian Wellington.

This release was published to PyPI using Trusted Publishing.

Changelog

Sourced from dnspython's changelog.

2.8.0

  • dns/btreezone.py provides another zone versioned implementation built on top of a B-tree. It maintains DNSSEC sort order, labels nodes as delegation points or glue, and can find the "bounds" of a name (useful for DNSSEC responses).

  • dns/query.py now provides make_socket(), make_ssl_socket(), and make_ssl_context() to make using persistent connections with the query code easier.

  • dns/win32util.py now supports explicitly setting the configuration method used to get system dns info, using the set_config_method() function. There is a new configuration method that uses the Win32 API, which can be set using set_config_method(ConfigMethod.Win32). We are considering making the Win32 API the default in the future as we believe it to be the most accurate. Any feedback on it compared to the other methods is welcome.

  • The DSYNC record is now supported. This type is still in draft stage at the IETF and is subject to change.

  • The minimum supported Python version is now 3.10.

2.7.0

  • dns.query.https() and dns.asyncquery.https() now support HTTP/3 and the http_version parameter may be used to specify which version to use.

  • If the cryptography module is installed, then dnspython will now create deterministic ECDSA signatures by default. Cryptography, if installed, must be at least version 43. Thanks to Jakob Schlyter for adding the feature.

  • The RESINFO and WALLET RdataTypes are now supported.

  • The COOKIE and Report-Channel EDNS0 options are now supported.

  • All supported RdataTypes can now be imported at a single time rather than lazily on first use by calling dns.rdata.load_all_types().

  • The SVCB and HTTPS records now support the ohttp parameter.

  • xfr() and inbound_xfr() now share a common implementation.

  • Tokens are now supported for QUIC and HTTP/3.

  • dns.message.from_wire() now saves the input wire format in the Message's "wire" attribute. Likewise, dns.message.Message.to_wire() now records the generated wire format in that attribute.

  • The dns.message.Message object now has a get_options() helper to retrieve EDNS0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/dnspython-gte-2.7.0-and-lt-2.9.0 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.31ms 4.35ms +0.9%
Bloom Filter Large Scale Dns Brute Force 17.57ms 18.05ms +2.7%
Large Closest Match Lookup 354.10ms 358.62ms +1.3%
Realistic Closest Match Workload 191.06ms 193.43ms +1.2%
Event Memory Medium Scan 1784 B/event 1784 B/event +0.0%
Event Memory Large Scan 1768 B/event 1768 B/event +0.0%
Event Validation Full Scan Startup Small Batch 409.34ms 406.08ms -0.8%
Event Validation Full Scan Startup Large Batch 588.30ms 580.77ms -1.3%
Make Event Autodetection Small 31.13ms 31.50ms +1.2%
Make Event Autodetection Large 317.71ms 320.68ms +0.9%
Make Event Explicit Types 13.94ms 14.10ms +1.1%
Excavate Single Thread Small 4.020s 3.993s -0.7%
Excavate Single Thread Large 9.560s 9.570s +0.1%
Excavate Parallel Tasks Small 4.131s 4.160s +0.7%
Excavate Parallel Tasks Large 7.258s 7.272s +0.2%
Is Ip Performance 3.23ms 3.33ms +3.0%
Make Ip Type Performance 11.78ms 12.10ms +2.7%
Mixed Ip Operations 4.55ms 4.78ms +5.1%
Memory Use Web Crawl 44.3 MB 44.8 MB +0.9%
Memory Use Subdomain Enum 19.3 MB 19.3 MB +0.0%
Scan Throughput 100 7.738s 8.105s +4.7%
Scan Throughput 1000 40.554s 41.785s +3.0%
Typical Queue Shuffle 63.84µs 66.94µs +4.9%
Priority Queue Shuffle 747.72µs 776.38µs +3.8%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.15

@liquidsec liquidsec merged commit 55cf377 into dev Apr 20, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/dnspython-gte-2.7.0-and-lt-2.9.0 branch April 20, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant