Skip to content

Commit

Permalink
fix(deps): update dependency pywebio to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2023
1 parent cb51b3e commit b659805
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ psycopg2-binary = "==2.9.6"
pyecharts = "1.9.1"
python = "^3.9"
pytz = "==2022.7.1"
pywebio = "1.7.1"
pywebio = "1.8.1"
sentry-sdk = "==1.19.1"

[tool.poetry.dev-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ python-dotenv==0.21.0 ; python_version >= "3.9" and python_version < "4.0" \
pytz==2022.7.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0 \
--hash=sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a
pywebio==1.7.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:853d103f0a46af8d8170d35fd7a1ea042fe125c7ec56cf5180e8fde212e5eed9
pywebio==1.8.1; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:37bd346210a7a0b2840e8c7bb4aa6cb81fac3a36c4425b0dd5075a1161bb517d
sentry-sdk==1.19.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:7ae78bd921981a5010ab540d6bdf3b793659a4db8cccf7f16180702d48a80d84 \
--hash=sha256:885a11c69df23e53eb281d003b9ff15a5bdfa43d8a2a53589be52104a1b4582f
Expand Down

0 comments on commit b659805

Please sign in to comment.