Skip to content

Commit

Permalink
Upgrade all requirements with pip-compile --upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn committed Jan 9, 2024
1 parent 60aaef7 commit 5112f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiohttp==3.9.1
# discord-py
aiosignal==1.3.1
# via aiohttp
attrs==23.1.0
attrs==23.2.0
# via aiohttp
beautifulsoup4==4.12.2
# via wikipedia
Expand All @@ -22,7 +22,7 @@ charset-normalizer==3.3.2
# via requests
discord-py==2.3.2
# via -r requirements.in
frozenlist==1.4.0
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
Expand Down

0 comments on commit 5112f42

Please sign in to comment.