]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
fix typo main
authorBob Halley <halley@dnspython.org>
Tue, 16 Jun 2026 23:34:56 +0000 (16:34 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 16 Jun 2026 23:34:56 +0000 (16:34 -0700)
pyproject.toml

index e68bd003d7ec6ee28e935c12c3240bbc0659d95f..ad24abecca67f12bd1eda0a59904255137c1852b 100644 (file)
@@ -43,7 +43,7 @@ dev = [
     "ty>=0.0.14",
 ]
 dnssec = ["cryptography>=46"]
     "ty>=0.0.14",
 ]
 dnssec = ["cryptography>=46"]
-doh = ["httpcore22>=2.4", "httpx2>=2.4", "h2>=4.3.0"]
+doh = ["httpcore2>=2.4", "httpx2>=2.4", "h2>=4.3.0"]
 doq = ["aioquic>=1.3.0"]
 idna = ["idna>=3.11"]
 trio = ["trio>=0.30"]
 doq = ["aioquic>=1.3.0"]
 idna = ["idna>=3.11"]
 trio = ["trio>=0.30"]