8000 pin jsonpath_ng to 1.5.3 to unblock CI (#9142) · codeperl/localstack@c35d069 · GitHub
[go: up one dir, main page]

Skip to content

Commit c35d069

Browse files
pin jsonpath_ng to 1.5.3 to unblock CI (localstack#9142)
1 parent 466bfed commit c35d069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ runtime =
8282
hypercorn>=0.14.4
8383
json5==0.9.11
8484
jsonpatch>=1.24,<2.0
85-
jsonpath-ng>=1.5.3
85+
jsonpath-ng==1.5.3
8686
jsonpath-rw>=1.4.0,<2.0.0
8787
localstack-client>=2.0
8888
moto-ext[all]==4.2.2.post1

0 commit comments

Comments
 (0)
0