Skip to content

Commit

Permalink
Merge pull request #71 from TalleoProject/dependencies-update-2024-08-26
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-08-26
  • Loading branch information
mtl1979 authored Aug 26, 2024
2 parents 1c80731 + bdbe2b6 commit 718e980
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 @@ -26,7 +26,7 @@ dnspython==2.6.1
frozenlist==1.4.1
guilded==0.0.4
guilded.py==1.13.2
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 @@ -10,7 +10,7 @@ dnspython==2.6.1
frozenlist==1.4.1
guilded==0.0.4
guilded.py==1.13.2
idna==3.7
idna==3.8
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
Expand Down

0 comments on commit 718e980

Please sign in to comment.