From 3741271aa05b87bd9f1816bdd0ba524b5f9017db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:16:59 +0000 Subject: [PATCH] fix(deps): update dependency pyecharts to v2 --- poetry.lock | 7 ++++--- pyproject.toml | 2 +- requirements.txt | 5 +++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index b5019b2..3fa8660 100644 --- a/poetry.lock +++ b/poetry.lock @@ -578,12 +578,13 @@ files = [ [[package]] name = "pyecharts" -version = "1.9.1" +version = "2.0.5" description = "Python options, make charting easier" optional = false python-versions = "*" files = [ - {file = "pyecharts-1.9.1-py3-none-any.whl", hash = "sha256:5a4cab66bacfc644919ef652bc9e9985f532aba832af9f2992e8e3802eb718e2"}, + {file = "pyecharts-2.0.5-py3-none-any.whl", hash = "sha256:77380f671679e349d676835a3a0e2f27644fec63e695e9c64556a2dae85d4070"}, + {file = "pyecharts-2.0.5.tar.gz", hash = "sha256:664bdb6075eb585900d97204382905c958ade306b277ae68aedd310434de56ff"}, ] [package.dependencies] @@ -1190,4 +1191,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "fde7800592d25d8c32b3e178cd50d36895300e2b9d2e0e55790ed4c30924d8c2" +content-hash = "24b66ec59320b527b00b2dfb96ca81055ea4fbf5435d999039dfc9642ffb6ec4" diff --git a/pyproject.toml b/pyproject.toml index e45659d..c72988c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ SQLAlchemy = "==1.4.47" cachetools = "==5.3.0" environs = "==9.5.0" psycopg2-binary = "==2.9.6" -pyecharts = "1.9.1" +pyecharts = "2.0.5" python = "^3.9" pytz = "==2022.7.1" pywebio = "1.7.1" diff --git a/requirements.txt b/requirements.txt index 7e204b1..faca6d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -194,8 +194,9 @@ psycopg2-binary==2.9.6 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:f6a88f384335bb27812293fdb11ac6aee2ca3f51d3c7820fe03de0a304ab6249 \ --hash=sha256:f81e65376e52f03422e1fb475c9514185669943798ed019ac50410fb4c4df232 \ --hash=sha256:ffe9dc0a884a8848075e576c1de0290d85a533a9f6e9c4e564f19adf8f6e54a7 -pyecharts==1.9.1 ; python_version >= "3.9" and python_version < "4.0" \ - --hash=sha256:5a4cab66bacfc644919ef652bc9e9985f532aba832af9f2992e8e3802eb718e2 +pyecharts==2.0.5; python_version >= "3.9" and python_version < "4.0" \ + --hash=sha256:664bdb6075eb585900d97204382905c958ade306b277ae68aedd310434de56ff \ + --hash=sha256:77380f671679e349d676835a3a0e2f27644fec63e695e9c64556a2dae85d4070 python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:1684eb44636dd462b66c3ee016599815514527ad99965de77f43e0944634a7e5 \ --hash=sha256:b77d08274639e3d34145dfa6c7008e66df0f04b7be7a75fd0d5292c191d79045