Skip to content

Commit 9aa0975

Browse files
committed
Allow httpx>=0.27.0
1 parent e5ffab7 commit 9aa0975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opal-common/requires.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ datadog>=0.44.0, <1
1010
ddtrace>=2.8.1,<3
1111
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
1212
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
13-
httpx==0.27.0
13+
httpx>=0.27.0
1414
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)