Skip to content

Commit

Permalink
Update dependency aioconsole to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent b7fbcb4 commit 690f5f6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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 @@ -22,7 +22,7 @@ gql = "^3.4.0"
filetype = "^1.2.0"
SQLAlchemy = "^2.0.20"
APScheduler = "^3.9.1-post.0"
aioconsole = "^0.6.1"
aioconsole = "^0.7.0"
aiogram = "^3.4.1"
ujson = "^5.7.0"
PyMySQL = "^1.0.2"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aioconsole==0.6.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:1968021eb03b88fcdf5f5398154b21585e941a7b98c9fcef51c4bb0158156619 \
--hash=sha256:bac11286f1062613d2523ceee1ba81c676cd269812b865b66b907448a7b5f63e
aioconsole==0.7.0; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:c702d24406378d37d9873f91e03ce71520bac503d5ab03f81d8b563ff010bd54 \
--hash=sha256:ee799435f77e8c3a2a7207c465feae2343a2aa537c38e8f56b629c8a321a02d0
aiocqhttp==1.4.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:eb2b6996753cacee45bf615aba5db4625b495e7a184a2fd27d2e5408f472c03d
aiofile==3.8.8 ; python_full_version >= "3.12.0" and python_version < "4" \
Expand Down

0 comments on commit 690f5f6

Please sign in to comment.