chore(trading): update sim-tests v0.75.0-preview.8 (#6025)

This commit is contained in:
daro-maj 2024-03-18 15:25:39 +01:00 committed by GitHub
parent 2928181884
commit e515928d87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ on:
inputs: inputs:
console-test-branch: console-test-branch:
type: choice type: choice
description: 'main: v0.73.13, develop: v0.74.0' description: 'main: v0.74.10, develop: v0.75.0-preview.8'
options: options:
- main - main
- develop - develop

View File

@ -1,3 +1,3 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
VEGA_VERSION=v0.75.0-preview.4 VEGA_VERSION=v0.75.0-preview.8
LOCAL_SERVER=false LOCAL_SERVER=false

View File

@ -1,3 +1,3 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop
VEGA_VERSION=v0.74.6 VEGA_VERSION=v0.75.0-preview.8
LOCAL_SERVER=false LOCAL_SERVER=false

View File

@ -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]] [[package]]
name = "certifi" name = "certifi"
@ -1166,7 +1166,7 @@ profile = ["pytest-profiling", "snakeviz"]
type = "git" type = "git"
url = "https://github.com/vegaprotocol/vega-market-sim.git/" url = "https://github.com/vegaprotocol/vega-market-sim.git/"
reference = "HEAD" reference = "HEAD"
resolved_reference = "b582d5bade90b0ebf6dbd8327af153b3416fb7cf" resolved_reference = "ecf72422efac9ac2c7366e76de0a5113b1e0bf4c"
[[package]] [[package]]
name = "websocket-client" name = "websocket-client"