Skip to content

Commit

Permalink
Merge pull request #57 from TalleoProject/dependencies-update-2024-06-03
Browse files Browse the repository at this point in the history
⬆️ Dependencies updated on 2024-06-03
  • Loading branch information
mtl1979 authored Jun 3, 2024
2 parents 3e280a8 + e2d833d commit d80ffe8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions Pipfile.lock

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

6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
certifi==2024.2.2
certifi==2024.6.2
distlib==0.3.8
filelock==3.14.0
flake8==7.0.0
Expand All @@ -14,7 +14,7 @@ setuptools==70.0.0
tomli==2.0.1
virtualenv==20.26.2
yapf==0.40.2
zipp==3.19.0
zipp==3.19.1
aiohttp==3.9.5
aiosignal==1.3.1
async-timeout==4.0.3
Expand All @@ -31,6 +31,6 @@ multidict==6.0.5
munch==4.0.0
pymongo==4.7.2
pyyaml==6.0.1
requests==2.32.2
requests==2.32.3
urllib3==2.2.1
yarl==1.9.4
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.9.5
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.6.1
Expand All @@ -15,6 +15,6 @@ multidict==6.0.5
munch==4.0.0
pymongo==4.7.2
pyyaml==6.0.1
requests==2.32.2
requests==2.32.3
urllib3==2.2.1
yarl==1.9.4

0 comments on commit d80ffe8

Please sign in to comment.