Skip to content

Commit

Permalink
Update dependency ffmpy to v0.5.0 (#1518)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent bab7af3 commit 6206786
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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 @@ -29,7 +29,7 @@ py-cord = "^2.5.0"
aiocqhttp = "^1.4.3"
tabulate = "^0.9.0"
feedparser = "^6.0.10"
ffmpy = "^0.4.0"
ffmpy = "^0.5.0"
google-play-scraper = "^1.2.2"
py-cpuinfo = "^9.0.0"
aiofile = "^3.8.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ emoji==2.14.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0
fastapi==0.115.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
feedparser==6.0.11 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
ff3==1.0.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
ffmpy==0.4.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
ffmpy==0.5.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
filelock==3.16.1 ; python_version >= "3.12" and python_version < "4.0"
filetype==1.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
flask==3.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 6206786

Please sign in to comment.