Skip to content

Commit

Permalink
Merge pull request #1286 from Teahouse-Studios/renovate/ffmpy-0.x
Browse files Browse the repository at this point in the history
Update dependency ffmpy to v0.4.0
  • Loading branch information
OasisAkari authored Oct 20, 2024
2 parents 51cecec + 9e60da0 commit 7c45154
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.3.0"
ffmpy = "^0.4.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 @@ -36,7 +36,7 @@ emoji==2.13.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0
fastapi==0.112.4 ; 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.3.3 ; 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"
filelock==3.16.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
filetype==1.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
flask==3.0.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 7c45154

Please sign in to comment.