Skip to content

Commit 5b5bc9a

Browse files
authored
Merge pull request #951 from IQTLabs/renovate/dnspython-2.x
Update dependency dnspython to <2.8.1
2 parents 3545cc3 + 731cff7 commit 5b5bc9a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pybind11 = "3.0.1"
1616
# dnspython 2.3.0 is not compatible with eventlet
1717
# https://github.com/eventlet/eventlet/issues/781
1818
os-ken = ">=3.0.1"
19-
dnspython = "<2.7.1"
19+
dnspython = "<2.8.1"
2020
pyopenssl = ">22.1.0"
2121
cryptography = "45.0.7"
2222

0 commit comments

Comments
 (0)