Skip to content

Commit 307e7e1

Browse files
committed
Upgrade opal-common and opal-client to version 0.8.1
1 parent c87737e commit 307e7e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ httpx>=0.27.0,<1
1414
# TODO: change to use re2 in the future, currently not supported in alpine due to c++ library issues
1515
# google-re2 # use re2 instead of re for regex matching because it's simiplier and safer for user inputted regexes
1616
protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
17-
opal-common==0.8.1rc1
18-
opal-client==0.8.1rc1
17+
opal-common==0.8.1
18+
opal-client==0.8.1

0 commit comments

Comments
 (0)