Skip to content

Commit

Permalink
Merge pull request #52 from TalleoProject/dependencies-update-2024-05-06
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-05-06
  • Loading branch information
mtl1979 authored May 6, 2024
2 parents 47dc7e1 + ed9e00f commit 9b9a2fe
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 deletions.
140 changes: 70 additions & 70 deletions Pipfile.lock

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

8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
certifi==2024.2.2
distlib==0.3.8
filelock==3.13.4
filelock==3.14.0
flake8==7.0.0
importlib-metadata==7.1.0
mccabe==0.7.0
Expand All @@ -12,7 +12,7 @@ pycodestyle==2.11.1
pyflakes==3.2.0
setuptools==69.5.1
tomli==2.0.1
virtualenv==20.26.0
virtualenv==20.26.1
yapf==0.40.2
zipp==3.18.1
aiohttp==3.9.5
Expand All @@ -24,12 +24,12 @@ click==8.1.7
dnspython==2.6.1
frozenlist==1.4.1
guilded==0.0.4
guilded.py==1.13.0
guilded.py==1.13.1
idna==3.7
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
pymongo==4.7.0
pymongo==4.7.1
pyyaml==6.0.1
requests==2.31.0
urllib3==2.2.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ click==8.1.7
dnspython==2.6.1
frozenlist==1.4.1
guilded==0.0.4
guilded.py==1.13.0
guilded.py==1.13.1
idna==3.7
mongoengine==0.28.2
multidict==6.0.5
munch==4.0.0
pymongo==4.7.0
pymongo==4.7.1
pyyaml==6.0.1
requests==2.31.0
urllib3==2.2.1
Expand Down

0 comments on commit 9b9a2fe

Please sign in to comment.