Skip to content

Commit 3a74fdf

Browse files
authored
dan/per-11699-fix-race-for-opal-incremental-updates (#243)
* Added upgrade pip to docker image * Updated OPAL to v0.8.0rc1
1 parent 73d0c19 commit 3a74fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ sqlparse==0.5.0
1313
scalar-fastapi==1.0.3
1414
httpx>=0.27.0,<1
1515
protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
16-
opal-common==0.7.17rc1
17-
opal-client==0.7.17rc1
16+
opal-common==0.8.0rc1
17+
opal-client==0.8.0rc1

0 commit comments

Comments
 (0)