summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2023-06-16 16:06:59 +0200
committerLee Garrett <lgarrett@rocketjump.eu>2023-06-16 19:01:59 +0200
commitba1895299e413cf8af7ee9ae1d40d6d6820a9642 (patch)
tree15fb60e60e9877ddb7965f43a9253ba1c2902695
parentd6ed54d535bdc8d2490ae7ae11a4473264aae7f1 (diff)
downloaddebian-ansible-core-ba1895299e413cf8af7ee9ae1d40d6d6820a9642.zip
d/control: Update python3-resolvelib version dependency (Closes: #1037932, #1037443)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9f2306e4..3b27a2dd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
python3-packaging,
# python3-pygments <!nodoc>,
python3-resolvelib (>= 0.5.3~),
- python3-resolvelib (<< 0.10),
+ python3-resolvelib (<< 1.1.0),
# python3-rstcheck <!nodoc>,
python3-setuptools,
python3-straight.plugin,