Skip to content

Commit

Permalink
chore(deps): update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 8bbf8e7 commit 8d3f52e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 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 @@ -30,7 +30,7 @@ flake8 = "^6.0.0"
flake8-docstrings = "^1.7.0"
flake8-copyright = "^0.2.4"
flake8-builtins = "^2.1.0"
pyproject-flake8 = "^6.0.0-post1"
pyproject-flake8 = "^6.0.0-post.0"
pep8-naming = "^0.13.3"
codespell = "^2.2.4"

Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@ pyyaml==6.0 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
tenacity==8.2.2 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0" \
--hash=sha256:2f277afb21b851637e8f52e6a613ff08734c347dc19ade928e519d7d2d8569b0 \
--hash=sha256:43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0
websocket-client==1.5.2 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0" \
--hash=sha256:c7d67c13b928645f259d9b847ab5b57fd2d127213ca41ebd880de1f553b7c23b \
--hash=sha256:f8c64e28cd700e7ba1f04350d66422b6833b82a796b525a51e740b8cc8dab4b1
websocket-client==1.5.3; python_full_version >= "3.8.10" and python_full_version < "4.0.0" \
--hash=sha256:3566f8467cd350874c4913816355642a4942f6c1ed1e9406e3d42fae6d6c072a \
--hash=sha256:b96f3bce3e54e3486ebe6504bc22bd4c140392bd2eb71764db29be8f2639aa65
zipp==3.15.0 ; python_full_version >= "3.8.10" and python_version < "3.9" \
--hash=sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b \
--hash=sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556

0 comments on commit 8d3f52e

Please sign in to comment.