Skip to content

Commit

Permalink
fix(deps): update dependency pywebio to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2023
1 parent 253aaaa commit a842841
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.8.1"
pywebio = "1.8.2"
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.8.1; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:37bd346210a7a0b2840e8c7bb4aa6cb81fac3a36c4425b0dd5075a1161bb517d
pywebio==1.8.2; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:6177b20b17de821ea580515438ca9dbcdc436a6e1eb17f9c5e357531fb87a855
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 a842841

Please sign in to comment.