Skip to content

Commit

Permalink
Merge pull request #78 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 committed May 6, 2024
2 parents 1c44c46 + 17e6be8 commit 96fd903
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 71 deletions.
134 changes: 67 additions & 67 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,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
anyio==4.3.0
Expand All @@ -26,7 +26,7 @@ httpx==0.27.0
idna==3.7
mongoengine==0.28.2
munch==4.0.0
pymongo==4.7.0
pymongo==4.7.1
python-telegram-bot==21.1.1
pyyaml==6.0.1
requests==2.31.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ idna==3.7
importlib-metadata==7.1.0
mongoengine==0.28.2
munch==4.0.0
pymongo==4.7.0
pymongo==4.7.1
python-telegram-bot==21.1.1
pyyaml==6.0.1
requests==2.31.0
Expand Down

0 comments on commit 96fd903

Please sign in to comment.