Skip to content

Commit ba6881b

Browse files
Update dependency httpx to ^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4307ce commit ba6881b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Jinja2 = {version = "^3.0.3", optional = true}
5151
ansible-runner = {version = "^2.1.1", optional = true}
5252
asyncpg = {version = "^0.25 || ^0.26 || ^0.27 || ^0.28 || ^0.29.0 || ^0.30.0", optional = true}
5353
celery = {version = "^5.2.1", extras = ["redis"], optional = true}
54-
httpx = {version = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0", optional = true}
54+
httpx = {version = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0", optional = true}
5555
ipython = {version = "^7.29 || ^8", optional = true}
5656
jmespath = {version = ">=0.10,<1 || ^1", optional = true}
5757
pottery = {version = "^3", optional = true}
@@ -68,7 +68,7 @@ Jinja2 = "^3.0.3"
6868
ansible = "^5.2 || ^6 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
6969
ansible-core = "^2.12.1"
7070
ansible-runner = "^2.1.1"
71-
httpx = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0"
71+
httpx = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0"
7272
isort = "^5.9.3"
7373
jmespath = "^0.10 || ^1"
7474
poetry = "^1.2.0"

0 commit comments

Comments
 (0)