Skip to content

Commit

Permalink
⬆️ Auto-updated dependencies on 2024-08-26 (#112)
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 26, 2024
1 parent d4da007 commit 2322d0d
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 98 deletions.
195 changes: 105 additions & 90 deletions Pipfile.lock

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

10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ certifi==2024.7.4
distlib==0.3.8
filelock==3.15.4
flake8==7.1.1
importlib-metadata==8.2.0
importlib-metadata==8.4.0
mccabe==0.7.0
pbr==6.0.0
pip==24.2
pipenv==2024.0.1
platformdirs==4.2.2
pycodestyle==2.12.1
pyflakes==3.2.0
setuptools==72.2.0
setuptools==73.0.1
tomli==2.0.1
virtualenv==20.26.3
yapf==0.40.2
zipp==3.20.0
aiohappyeyeballs==2.3.7
aiohttp==3.10.4
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
async-timeout==4.0.3
attrs==24.2.0
Expand All @@ -25,7 +25,7 @@ click==8.1.7
discord.py==2.4.0
dnspython==2.6.1
frozenlist==1.4.1
idna==3.7
idna==3.8
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohappyeyeballs==2.3.7
aiohttp==3.10.4
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
async-timeout==4.0.3
attrs==24.2.0
Expand All @@ -9,7 +9,7 @@ click==8.1.7
discord.py==2.4.0
dnspython==2.6.1
frozenlist==1.4.1
idna==3.7
idna==3.8
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
Expand Down

0 comments on commit 2322d0d

Please sign in to comment.