Skip to content

Commit

Permalink
bump discord-py 2.3.0 -> 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khakers committed Nov 19, 2023
1 parent afba718 commit f157d5f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pdm.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 @@ -74,7 +74,7 @@ dependencies = [
"cairocffi~=1.3.0",
"cffi~=1.15.0",
"strenum",
"discord-py==2.3.0",
"discord-py~=2.3.0",
]
requires-python = ">=3.10"
readme = "README.md"
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
discord-py==2.3.0
discord-py==2.3.2
distlib==0.3.7
dnspython==2.4.2
emoji==1.7.0
Expand Down Expand Up @@ -45,6 +45,7 @@ strenum==0.4.15
tomli==2.0.1
typing-extensions==4.6.3
urllib3==2.0.7
uvloop==0.17.0
virtualenv==20.24.6
yarl==1.9.2
--index-url https://pypi.org/simple

0 comments on commit f157d5f

Please sign in to comment.