chore(trading): update sim-tests v0.75.0-preview.8 (#6025)
This commit is contained in:
parent
2928181884
commit
e515928d87
2
.github/workflows/console-test-run.yml
vendored
2
.github/workflows/console-test-run.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
inputs:
|
||||
console-test-branch:
|
||||
type: choice
|
||||
description: 'main: v0.73.13, develop: v0.74.0'
|
||||
description: 'main: v0.74.10, develop: v0.75.0-preview.8'
|
||||
options:
|
||||
- main
|
||||
- develop
|
||||
|
@ -1,3 +1,3 @@
|
||||
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
|
||||
VEGA_VERSION=v0.75.0-preview.4
|
||||
VEGA_VERSION=v0.75.0-preview.8
|
||||
LOCAL_SERVER=false
|
||||
|
@ -1,3 +1,3 @@
|
||||
CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop
|
||||
VEGA_VERSION=v0.74.6
|
||||
VEGA_VERSION=v0.75.0-preview.8
|
||||
LOCAL_SERVER=false
|
||||
|
4
apps/trading/e2e/poetry.lock
generated
4
apps/trading/e2e/poetry.lock
generated
@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "certifi"
|
||||
@ -1166,7 +1166,7 @@ profile = ["pytest-profiling", "snakeviz"]
|
||||
type = "git"
|
||||
url = "https://github.com/vegaprotocol/vega-market-sim.git/"
|
||||
reference = "HEAD"
|
||||
resolved_reference = "b582d5bade90b0ebf6dbd8327af153b3416fb7cf"
|
||||
resolved_reference = "ecf72422efac9ac2c7366e76de0a5113b1e0bf4c"
|
||||
|
||||
[[package]]
|
||||
name = "websocket-client"
|
||||
|
Loading…
Reference in New Issue
Block a user