Skip to content

Commit

Permalink
Update dependency aioconsole to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent af87e5c commit 58b2edc
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.1; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:1867a7cc86897a87398e6e6fba302738548f1cf76cbc6c76e06338e091113bdc \
--hash=sha256:a3e52428d32623c96746ec3862d97483c61c12a2f2dfba618886b709415d4533
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 58b2edc

Please sign in to comment.