Skip to content

Commit

Permalink
⬆️ Auto-updated dependencies on 2024-08-05 (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: mtl1979 <[email protected]>
Co-authored-by: mtl1979 <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Aug 5, 2024
1 parent e7ed7c2 commit 3467572
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 96 deletions.
186 changes: 97 additions & 89 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
certifi==2024.7.4
distlib==0.3.8
filelock==3.15.4
flake8==7.1.0
flake8==7.1.1
importlib-metadata==8.2.0
mccabe==0.7.0
pbr==6.0.0
pip==24.2
pipenv==2024.0.1
platformdirs==4.2.2
pycodestyle==2.12.0
pycodestyle==2.12.1
pyflakes==3.2.0
setuptools==71.1.0
setuptools==72.1.0
tomli==2.0.1
virtualenv==20.26.3
yapf==0.40.2
zipp==3.19.2
aiohttp==3.9.5
aiohappyeyeballs==2.3.4
aiohttp==3.10.1
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
attrs==24.1.0
charset-normalizer==3.3.2
click==8.1.7
discord.py==2.4.0
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
aiohttp==3.9.5
aiohappyeyeballs==2.3.4
aiohttp==3.10.1
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
attrs==24.1.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
Expand Down

0 comments on commit 3467572

Please sign in to comment.